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