To uninstall libcharls-dev just follow these instructions.
sudo apt-get remove libcharls-dev
This will remove just the libcharls-dev package itself.
sudo apt-get remove --auto-remove libcharls-dev
This will remove the libcharls-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcharls-dev then this will work.
sudo apt-get purge libcharls-dev
Or similarly, like this libcharls-dev
sudo apt-get purge --auto-remove libcharls-dev
Package | libcharls-dev |
Version | 1.0-2 |
Maintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
Home page | http://charls.codeplex.com |
Description | Implementation of the JPEG-LS standard |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |