How to Install and Uninstall libchm-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libchm-bin" package

Please follow the instructions below to install libchm-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libchm-bin

2. Uninstall "libchm-bin" package

This guide covers the steps necessary to uninstall libchm-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libchm-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libchm-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libchm-bin
Priority: optional
Section: universe/libdevel
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Kartik Mistry
Architecture: amd64
Source: chmlib
Version: 2:0.40a-3
Depends: libc6 (>= 2.4), libchm1 (>= 0.40)
Filename: pool/universe/c/chmlib/libchm-bin_0.40a-3_amd64.deb
Size: 12930
MD5sum: 326245cbd6de3ccbab609369f0cdd7a0
SHA1: 6b5cf648d375c31febc5734ad65beb30f5d84b7a
SHA256: 959564f5c1af9c96742c07534cea7d8eb27849b4092003ae7f885eda79fd7db5
Description-en: library for dealing with Microsoft CHM files (test programs)
It is a very simple library, but sufficient for dealing with all of the chm
files. Library currently does not has write support.
.
CHM files are used on the Microsoft Windows platform to store program
documentation, almost always in the form of HTML, with some non-standard
quirks. CHM files are a form of archive known as InfoTech Storage Format
(ITSF) files and contain some special files to implement features of the
CHM viewer.
.
This package includes test programs.
Description-md5: 3ab4b7cf09805ed082bdb701380499f9
Homepage: http://www.jedrea.com/chmlib/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu