How to Install and Uninstall python-chm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "python-chm" package

This guide let you learn how to install python-chm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-chm

2. Uninstall "python-chm" package

This guide let you learn how to uninstall python-chm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-chm $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-chm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-chm
Priority: optional
Section: universe/python
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: pychm
Version: 0.8.4.1-1
Depends: python (<< 2.8), python:any (>= 2.7.5-5~), python (>= 2.7~), libc6 (>= 2.4), libchm1 (>= 0.40)
Filename: pool/universe/p/pychm/python-chm_0.8.4.1-1_amd64.deb
Size: 21002
MD5sum: dd964b2a5a2cf02887ac128a36892990
SHA1: f37a4aceb96f2e8c919a612f2d8577c029cfa500
SHA256: 31c31ab78dd3727615aaf49bcfe39f904464a7494f4fb46d1fc41b8df05268b4
Description-en: Python binding for CHMLIB
PyCHM is a package that provides Python binding for Jed Wing's CHMLIB library.
.
The chm package contains four modules, namely chm.chm, chm.chmlib,
chm.extra and chm._chmlib, which provide access to the API implemented
by the C library chmlib and some additional classes and functions.
They are used to access MS-ITSS encoded files - Compressed Html Help
files (.chm).
Description-md5: d1591ea31b165d020be0cbfa7fdf9612
Homepage: https://github.com/dottedmag/pychm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu