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

Last updated: May 20,2024

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

Please follow the step by step instructions below to install libc++1-11 on Kali Linux

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

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

This guide let you learn how to uninstall libc++1-11 on Kali Linux:

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

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

Package: libc++1-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 845
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y
Provides: libc++-x.y
Depends: libatomic1 (>= 4.8), libc++abi1-11 (>= 1:11.1.0), libc6 (>= 2.33)
Suggests: clang
Conflicts: libc++-x.y
Breaks: libc++1 (<< 44)
Size: 240640
SHA256: e61d19758207c6e85f36d6a9625cbc4880cd0dc3e14547bb40322d90c53d3f18
SHA1: 0a90df8abff27a237fd61504bf93546dbaf23ec0
MD5sum: bbbcdcefbf339c2b1ea13b90857ee6db
Description: LLVM C++ Standard library
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: 3e11b80d657dd5ed05ee027e3cba65ca
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libc++1-11_11.1.0-6+b2_amd64.deb