Install moon-buggy
Installing moon-buggy package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install moon-buggy
moon-buggy package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | moon-buggy |
version | 1.0.51-10+b1 |
description | Drive a car across the moon |
subsection | games |
website | seehuhn.de / pages / moon-buggy |
maintainer | Christian T. Steigies |
Uninstall moon-buggy
To remove just moon-buggy package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove moon-buggy
Uninstall moon-buggy and it’s dependent packages
To remove the moon-buggy package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove moon-buggy
Purging moon-buggy
If you also want to delete configuration and/or data files of moon-buggy from Debian Sid then this will work:
sudo apt-get purge moon-buggy
To delete configuration and/or data files of moon-buggy and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove moon-buggy