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