How to Install and Uninstall libc++-11-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "libc++-11-dev" package

Please follow the steps below to install libc++-11-dev on Kali Linux

$ sudo apt update $ sudo apt install libc++-11-dev

2. Uninstall "libc++-11-dev" package

This guide covers the steps necessary to uninstall libc++-11-dev on Kali Linux:

$ sudo apt remove libc++-11-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc++-11-dev package on Kali Linux

Package: libc++-11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 6432
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y-dev
Provides: libc++-x.y-dev
Depends: libc++1-11 (= 1:11.1.0-6+b2)
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44)
Size: 674152
SHA256: 08dcb705f537fb11084d65434dd189d457a5e1f2c80e9f1662f7766f65715710
SHA1: 1ec48040b0f3e163679219036acb3ea697dbd477
MD5sum: bbca1c0d90c6dff0db546d73972485ca
Description: LLVM C++ Standard library (development files)
libc++ is another implementation of the C++ standard library
.
Features and Goals
.
* Correctness as defined by the C++ standards.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libc++-11-dev_11.1.0-6+b2_amd64.deb