Category: <span>Blog posts</span>

Category: Blog posts

Manjaro Stable, Testing, and Unstable Repos

It’s very easy to change repos in Manjaro. The following are commands that will change your Manjaro system to the repos indicated: For the stable branch: sudo pacman-mirrors –api –set-branch stable For the Testing branch: sudo pacman-mirrors –api –set-branch testing And for the unstable branch: sudo pacman-mirrors –api –set-branch unstable …

Olivia Game – free

I have created a super simple game with the Godot Game Engine to entertain and occupy my granddaughter. I’m releasing this game to the public for free. On this page are two zip files. The first is Olivia_godot, this is the folder of the project that should work in your …