How to Install and Uninstall python3-chm Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-chm" package

Please follow the step by step instructions below to install python3-chm on Kali Linux

$ sudo apt update $ sudo apt install python3-chm

2. Uninstall "python3-chm" package

This tutorial shows how to uninstall python3-chm on Kali Linux:

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

3. Information about the python3-chm package on Kali Linux

Package: python3-chm
Source: pychm (0.8.6-3)
Version: 0.8.6-3+b5
Installed-Size: 94
Maintainer: Sandro Tosi
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libchm1 (>= 0.40)
Size: 17296
SHA256: 52e5ceb818ab98761ab02b646b3871298d71985ff842ddd0964fb00bfb94c511
SHA1: 83bbb3005c7dd3f89bba382dcd7d8824be2f5967
MD5sum: 4ea47fc15d3622e3fff6ab4f7d7d8fa0
Description: 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:
Homepage: https://github.com/dottedmag/pychm
Section: python
Priority: optional
Filename: pool/main/p/pychm/python3-chm_0.8.6-3+b5_amd64.deb