How to Install and Uninstall libcxxtools10 Package on Kali Linux

Last updated: July 05,2024

1. Install "libcxxtools10" package

Please follow the steps below to install libcxxtools10 on Kali Linux

$ sudo apt update $ sudo apt install libcxxtools10

2. Uninstall "libcxxtools10" package

Please follow the instructions below to uninstall libcxxtools10 on Kali Linux:

$ sudo apt remove libcxxtools10 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcxxtools10 package on Kali Linux

Package: libcxxtools10
Source: cxxtools
Version: 3.0.0-3
Installed-Size: 5016
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1)
Size: 881996
SHA256: 4468e8d8e62485696b0fbcf9f8c6d78581835eefd92dccde348df579b9290bd0
SHA1: a43e08e6f0eab15a5745728096744e4993366c7b
MD5sum: 0e66bf0d8d0671cbb27024323484abb7
Description: library of unrelated but useful C++ classes (library)
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:
Homepage: http://www.tntnet.org/cxxtools.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cxxtools/libcxxtools10_3.0.0-3_amd64.deb