To uninstall kacpimon just follow these instructions.
sudo apt-get remove kacpimon
This will remove just the kacpimon package itself.
sudo apt-get remove --auto-remove kacpimon
This will remove the kacpimon package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for kacpimon then this will work.
sudo apt-get purge kacpimon
Or similarly, like this kacpimon
sudo apt-get purge --auto-remove kacpimon
Package | kacpimon |
Version | 1:2.0.23-1ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.tedfelix.com/linux/acpid-netlink.html |
Description | Kernel ACPI Event Monitor |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/utils |