To uninstall libcext-dev just follow these instructions.
sudo apt-get remove libcext-dev
This will remove just the libcext-dev package itself.
sudo apt-get remove --auto-remove libcext-dev
This will remove the libcext-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcext-dev then this will work.
sudo apt-get purge libcext-dev
Or similarly, like this libcext-dev
sudo apt-get purge --auto-remove libcext-dev
Package | libcext-dev |
Version | 6.1.1-2 |
Maintainer | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
Home page | http://www.eso.org/sci/software/cpl/ |
Description | Commonly used utility functions for C programs (development files) |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |