How to Install and Uninstall cppman Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "cppman" package

In this section, we are going to explain the necessary steps to install cppman on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cppman

2. Uninstall "cppman" package

Learn how to uninstall cppman on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cppman package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cppman
Priority: optional
Section: universe/python
Installed-Size: 805
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 0.4.6-1ubuntu1
Depends: python3, python3:any (>= 3.3.2-2~), python3-bs4, bsdmainutils, groff-base
Recommends: less
Filename: pool/universe/c/cppman/cppman_0.4.6-1ubuntu1_all.deb
Size: 129190
MD5sum: 615e550538048a8ebc7164c2e30c4321
SHA1: 2487efe6d1f928eddd25f1d4333a213f31ae38d8
SHA256: 973c4435d997cf89d144fd9a58638535ec07fbb8b36eab298f0d2ddda2ac60a8
Description-en: 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: 0caff99410493041ec3ed3cad4214018
Homepage: https://github.com/aitjcize/cppman/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu