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.28-1+b1 |
Maintainer | Debian Acpi Team <[email protected]> |
Home page | http://sourceforge.net/projects/acpid2/ |
Description | Kernel ACPI Event Monitor |
Distro | debian |
Release | stretch |
Repo | main |
Section | utils |