Installlion's Logo

Installlion.com

How To Uninstall acpi On Ubuntu 15.04

To uninstall acpi just follow these instructions.

Uninstall just acpi

displays information on ACPI devicesUbuntu 15.04universe/utils1.7-1
sudo apt-get remove acpi

This will remove just the acpi package itself.

Uninstall acpi and its dependencies

sudo apt-get remove --auto-remove acpi

This will remove the acpi 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 acpi then this will work.

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

Or similarly, like this acpi

sudo apt-get purge --auto-remove acpi

Package Data

Packageacpi
Version1.7-1
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://sourceforge.net/projects/acpiclient
Descriptiondisplays information on ACPI devices
Distroubuntu
Releasevivid
Repouniverse
Sectionuniverse/utils

Dependencies