How to Install and Uninstall python3-chm Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 03,2024

1. Install "python3-chm" package

Please follow the instructions below to install python3-chm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-chm

2. Uninstall "python3-chm" package

In this section, we are going to explain the necessary steps to uninstall python3-chm on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-chm package on Ubuntu 21.10 (Impish Indri)

Package: python3-chm
Architecture: amd64
Version: 0.8.6-2build3
Priority: optional
Section: universe/python
Source: pychm
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4), libchm1 (>= 0.40)
Filename: pool/universe/p/pychm/python3-chm_0.8.6-2build3_amd64.deb
Size: 16740
MD5sum: 7713ac701ce88a20e7ed32a77be65b39
SHA1: e57c7913ab6ff43c70d1c798560ed06309cc9999
SHA256: c85edc9db6c0aa152da5f7b802773056cacb53e97f77f17cd91e9cb1a8cb7f14
SHA512: 82abeb0fd65b67df8a49a8ce721cf18bd840bafee5c8a1528e09f4f72ef503b3035d30bd0bf22483ca9995fb3b744206a80b96f85e3e7c474193b2290905c81d
Homepage: https://github.com/dottedmag/pychm
Description-en: Python binding for CHMLIB - Python 3
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).
.
This package contain the Python 3 version of chm.
Description-md5: 21dc8a47a8b2ded4e789a04b787c1f14
Task: ubuntustudio-publishing