Install pwrkap-gui
Installing pwrkap-gui package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install pwrkap-gui
pwrkap-gui package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | pwrkap-gui |
version | 7.30-5 |
description | Energy use monitor and Power Cap enforcement tools – GTK+ GUI |
subsection | admin |
website | pwrkap.sourceforge.net |
maintainer | Arnaud Quette |
Uninstall pwrkap-gui
To remove just pwrkap-gui package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove pwrkap-gui
Uninstall pwrkap-gui and it’s dependent packages
To remove the pwrkap-gui package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove pwrkap-gui
Purging pwrkap-gui
If you also want to delete configuration and/or data files of pwrkap-gui from Debian Sid then this will work:
sudo apt-get purge pwrkap-gui
To delete configuration and/or data files of pwrkap-gui and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove pwrkap-gui