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

Last updated: May 18,2024

1. Install "libcxxtools9v5" package

Please follow the instructions below to install libcxxtools9v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcxxtools9v5

2. Uninstall "libcxxtools9v5" package

This guide let you learn how to uninstall libcxxtools9v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcxxtools9v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcxxtools9v5
Priority: optional
Section: universe/libs
Installed-Size: 2530
Maintainer: Ubuntu Developers
Original-Maintainer: Kari Pahula
Architecture: amd64
Source: cxxtools
Version: 2.2.1-2
Replaces: libcxxtools9
Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Breaks: libcxxtools9
Filename: pool/universe/c/cxxtools/libcxxtools9v5_2.2.1-2_amd64.deb
Size: 535794
MD5sum: c0ea6b9cbf6313dede86075f00576a57
SHA1: 3567fee236689a449bb5a7bb4e8c78159425a78e
SHA256: 250030966efa6db5cea2f288532aeceed29e8f31dbb1f9d828d6102134ef327b
Description-en: library of unrelated but useful C++ classes
cxxtools contains an argument-parser, a base-64 encoder/decoder, a
C++ interface to iconv, md5-stream for easy MD5 calculation,
threading classes, socket classes, a dynamic exception-safe buffer, a
wrapper for dlopen/dlsym, a pool template (e.g., for a connection
pool in a multi-threaded application), query_params, and a class for
easy parsing of CGI parameters (GET and POST) in a CGI program.
Description-md5: 8583a61ea0d556f25c0f73a91c0b76f6
Homepage: http://www.tntnet.org/cxxtools.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu