Found Minecraft and removed it. Found also Python Games but will keep them for reference. However, I can't seem to find the other games in the games folder of the menu. The add/remove software program doesn't have them (or I'm unable finding them). apt search doesn't give anything on 'bunner' et al.
So, how to look for these things? The complete list of available software is far too large to scroll through it.
How to remove games?
Rocket Scientist.
Re: How to remove games?
If you are referring to the 5 Code the Classics games then they can be installed / uninstalled with the Recommended Software app in:thradtke wrote: ↑Wed Feb 03, 2021 7:17 pmFound Minecraft and removed it. Found also Python Games but will keep them for reference. However, I can't seem to find the other games in the games folder of the menu. The add/remove software program doesn't have them (or I'm unable finding them). apt search doesn't give anything on 'bunner' et al.
So, how to look for these things? The complete list of available software is far too large to scroll through it.
[Menu] --> [Preferences].
All 5 games will be installed / uninstalled as a single package. (The package name is code-the-classics).
If installed you should see them in the games menu.
Last edited by klricks on Wed Feb 03, 2021 8:38 pm, edited 2 times in total.
Unless specified otherwise my response is based on the latest and fully updated RPi OS Bullseye w/ Desktop OS.
Re: How to remove games?
FYI - Synaptic is a much better Package Manager. You can search installed packages etc.
Code: Select all
sudo apt update
sudo apt install synaptic
Unless specified otherwise my response is based on the latest and fully updated RPi OS Bullseye w/ Desktop OS.