How to Install and Uninstall cppman Package on Kali Linux

Last updated: May 21,2024

1. Install "cppman" package

Please follow the steps below to install cppman on Kali Linux

$ sudo apt update $ sudo apt install cppman

2. Uninstall "cppman" package

Here is a brief guide to show you how to uninstall cppman on Kali Linux:

$ sudo apt remove cppman $ sudo apt autoclean && sudo apt autoremove

3. Information about the cppman package on Kali Linux

Package: cppman
Version: 0.5.6+dfsg-1
Installed-Size: 2995
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, groff-base, man-db, python3-bs4, python3-html5lib
Recommends: less
Size: 543916
SHA256: 82e8efd94136bcc8dcbbe6fb2986a25a0ce70d8700ef1ea4af74f0c2dc427100
SHA1: 2ffd30636826f26d633a1c9942cea1b0ec61bda6
MD5sum: 2f8e24571c81ff1874f3d9eeb4cd025d
Description: C++ 98/11 manual pages for Linux, with source from cplusplus.com
cppman is a tool to download C++ 98/11 manual from cplusplus.com. It creates a
similar interface to the man command, and provides syntax highlight, hyperlink
features.
Description-md5:
Homepage: https://github.com/aitjcize/cppman/
Section: python
Priority: optional
Filename: pool/main/c/cppman/cppman_0.5.6+dfsg-1_all.deb