To uninstall acpidump just follow these instructions.
sudo apt-get remove acpidump
This will remove just the acpidump package itself.
sudo apt-get remove --auto-remove acpidump
This will remove the acpidump package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for acpidump then this will work.
sudo apt-get purge acpidump
Or similarly, like this acpidump
sudo apt-get purge --auto-remove acpidump
Package | acpidump |
Version | 20141107-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.acpica.org |
Description | transitional dummy package |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/admin |