To uninstall hybrid-dev just follow these instructions.
sudo apt-get remove hybrid-dev
This will remove just the hybrid-dev package itself.
sudo apt-get remove --auto-remove hybrid-dev
This will remove the hybrid-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for hybrid-dev then this will work.
sudo apt-get purge hybrid-dev
Or similarly, like this hybrid-dev
sudo apt-get purge --auto-remove hybrid-dev
Package | hybrid-dev |
Version | 1:7.2.2.dfsg.2-6.3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://ircd-hybrid.com/ |
Description | development files for ircd-hybrid |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/devel |