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