Install monster-masher
Installing monster-masher package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install monster-masher
monster-masher package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | monster-masher |
version | 1.8.1-7 |
description | GPL’ed mash’em-up action game for GNOME |
subsection | games |
website | people.iola.dk / olau / monster-masher / |
maintainer | Debian Games Team |
Uninstall monster-masher
To remove just monster-masher package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove monster-masher
Uninstall monster-masher and it’s dependent packages
To remove the monster-masher package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove monster-masher
Purging monster-masher
If you also want to delete configuration and/or data files of monster-masher from Debian Sid then this will work:
sudo apt-get purge monster-masher
To delete configuration and/or data files of monster-masher and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove monster-masher