To uninstall libclhep-dev just follow these instructions.
sudo apt-get remove libclhep-dev
This will remove just the libclhep-dev package itself.
sudo apt-get remove --auto-remove libclhep-dev
This will remove the libclhep-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libclhep-dev then this will work.
sudo apt-get purge libclhep-dev
Or similarly, like this libclhep-dev
sudo apt-get purge --auto-remove libclhep-dev
Package | libclhep-dev |
Version | 2.1.4.1-1.1 |
Maintainer | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Home page | http://proj-clhep.web.cern.ch/proj-clhep/ |
Description | CLHEP |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |