How to Install and Uninstall kchmviewer Package on Kali Linux

Last updated: May 17,2024

1. Install "kchmviewer" package

This is a short guide on how to install kchmviewer on Kali Linux

$ sudo apt update $ sudo apt install kchmviewer

2. Uninstall "kchmviewer" package

Learn how to uninstall kchmviewer on Kali Linux:

$ sudo apt remove kchmviewer $ sudo apt autoclean && sudo apt autoremove

3. Information about the kchmviewer package on Kali Linux

Package: kchmviewer
Version: 8.0-2
Installed-Size: 730
Maintainer: Debian KDE Extras Team
Architecture: amd64
Depends: libc6 (>= 2.34), libchm1 (>= 0.40), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5printsupport5 (>= 5.0.2), libqt5webenginecore5 (>= 5.12.2), libqt5webenginewidgets5 (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libqt5xml5 (>= 5.1.0), libstdc++6 (>= 5), libzip4 (>= 0.10)
Size: 256612
SHA256: 6ce6325992ccbd7b8131a49a7899adb3e9e83c9cb3cd5fffd9d621790d99cd65
SHA1: 3a1081278ff874f0c29995b0f7f94485e43fcd69
MD5sum: d47a2a6fde34a40ad1c942ae39ed9d0c
Description: CHM viewer for KDE
KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget
library, and does not depend on KDE or GNOME. However, it may be compiled
with full KDE support, including KDE widgets and KIO/KHTML.
.
The main advantage of KchmViewer is non-English language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of Russian, Korean, Chinese and Japanese
help files, and correctly searches in non-English help files (search for
MBCS languages - ja/ko/ch is still in progress).
.
Completely safe and harmless. Does not support JavaScript in any way,
optionally warns you before opening an external web page, or switching to
another help file. Shows an appropriate image for every TOC entry.
.
KchmViewer Has complete chm index support, including multiple index entries,
cross-links and parent/child entries in index as well as Persistent bookmarks
support. Correctly detects and shows encoding of any valid chm file.
Description-md5:
Homepage: https://github.com/gyunaev/kchmviewer
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, suite::kde, uitoolkit::qt, use::viewing,
works-with-format::chm, works-with::text, x11::application
Section: kde
Priority: optional
Filename: pool/main/k/kchmviewer/kchmviewer_8.0-2_amd64.deb