To uninstall acpitail just follow these instructions.
sudo apt-get remove acpitail
This will remove just the acpitail package itself.
sudo apt-get remove --auto-remove acpitail
This will remove the acpitail package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for acpitail then this will work.
sudo apt-get purge acpitail
Or similarly, like this acpitail
sudo apt-get purge --auto-remove acpitail
Package | acpitail |
Version | 0.1-4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.vanheusden.com/acpitail/ |
Description | Show ACPI information in a tail-like style |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/utils |