Install powermanga
Installing powermanga package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install powermanga
powermanga package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | powermanga |
version | 0.93.1-1+b1 |
description | vertical shoot ’em up with colourful 3D graphics |
subsection | games |
website | linux.tlk.fr / games / Powermanga / |
maintainer | Debian Games Team |
Uninstall powermanga
To remove just powermanga package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove powermanga
Uninstall powermanga and it’s dependent packages
To remove the powermanga package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove powermanga
Purging powermanga
If you also want to delete configuration and/or data files of powermanga from Debian Sid then this will work:
sudo apt-get purge powermanga
To delete configuration and/or data files of powermanga and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove powermanga