To uninstall libcgal-dev just follow these instructions.
sudo apt-get remove libcgal-dev
This will remove just the libcgal-dev package itself.
sudo apt-get remove --auto-remove libcgal-dev
This will remove the libcgal-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcgal-dev then this will work.
sudo apt-get purge libcgal-dev
Or similarly, like this libcgal-dev
sudo apt-get purge --auto-remove libcgal-dev
Package | libcgal-dev |
Version | 4.0-5 |
Maintainer | Joachim Reichel <reichel@debian.org> |
Home page | http://www.cgal.org/ |
Description | C++ library for computational geometry (development files) |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |