To uninstall libchm-dev just follow these instructions.
sudo apt-get remove libchm-dev
This will remove just the libchm-dev package itself.
sudo apt-get remove --auto-remove libchm-dev
This will remove the libchm-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libchm-dev then this will work.
sudo apt-get purge libchm-dev
Or similarly, like this libchm-dev
sudo apt-get purge --auto-remove libchm-dev
Package | libchm-dev |
Version | 2:0.40a-3+b1 |
Maintainer | Kartik Mistry <kartik@debian.org> |
Home page | http://www.jedrea.com/chmlib/ |
Description | library for dealing with Microsoft CHM files (development) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |