How to Install and Uninstall libcxxtools-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "libcxxtools-dev" package

Please follow the instructions below to install libcxxtools-dev on Kali Linux

$ sudo apt update $ sudo apt install libcxxtools-dev

2. Uninstall "libcxxtools-dev" package

Please follow the guidelines below to uninstall libcxxtools-dev on Kali Linux:

$ sudo apt remove libcxxtools-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcxxtools-dev package on Kali Linux

Package: libcxxtools-dev
Source: cxxtools
Version: 3.0.0-3
Installed-Size: 19630
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libcxxtools10 (= 3.0.0-3), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 1463300
SHA256: e050524737dd906f2327ca3ad9283559dcbd3f3471a8b62412e098270579093e
SHA1: 206bbb3b3c8e84e8b0e6b977c2bfc2daac46dcdd
MD5sum: 613451e951152b3c696d2f968b05cace
Description: library of unrelated but useful C++ classes (development files)
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.
.
This package has the development headers and the static libraries.
Description-md5:
Homepage: http://www.tntnet.org/cxxtools.html
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cxxtools/libcxxtools-dev_3.0.0-3_amd64.deb