Installlion's Logo

Installlion.com

How To Uninstall acpidump On Ubuntu 15.04

To uninstall acpidump just follow these instructions.

Uninstall just acpidump

transitional dummy packageUbuntu 15.04universe/admin20141107-1
sudo apt-get remove acpidump

This will remove just the acpidump package itself.

Uninstall acpidump and its dependencies

sudo apt-get remove --auto-remove acpidump

This will remove the acpidump package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for acpidump then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge acpidump

Or similarly, like this acpidump

sudo apt-get purge --auto-remove acpidump

Package Data

Packageacpidump
Version20141107-1
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.acpica.org
Descriptiontransitional dummy package
Distroubuntu
Releasevivid
Repouniverse
Sectionuniverse/admin

Dependencies