Install prepaid-manager-applet
Installing prepaid-manager-applet package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install prepaid-manager-applet
prepaid-manager-applet package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | prepaid-manager-applet |
version | 0.0.3.1-1 |
description | Check and top up the balance of GSM mobile prepaid SIM cards |
subsection | net |
website | honk.sigxcpu.org / piki / projects / ppm / |
maintainer | Guido Günther |
Uninstall prepaid-manager-applet
To remove just prepaid-manager-applet package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove prepaid-manager-applet
Uninstall prepaid-manager-applet and it’s dependent packages
To remove the prepaid-manager-applet package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove prepaid-manager-applet
Purging prepaid-manager-applet
If you also want to delete configuration and/or data files of prepaid-manager-applet from Debian Sid then this will work:
sudo apt-get purge prepaid-manager-applet
To delete configuration and/or data files of prepaid-manager-applet and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove prepaid-manager-applet