To uninstall xchm just follow these instructions.
sudo apt-get remove xchm
This will remove just the xchm package itself.
sudo apt-get remove --auto-remove xchm
This will remove the xchm package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xchm then this will work.
sudo apt-get purge xchm
Or similarly, like this xchm
sudo apt-get purge --auto-remove xchm
Package | xchm |
Version | 2:1.23-2+b2 |
Maintainer | Kartik Mistry <[email protected]> |
Home page | http://xchm.sourceforge.net/ |
Description | Compiled HTML Help (CHM) file viewer for X |
Distro | debian |
Release | stretch |
Repo | main |
Section | x11 |