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

Last updated: September 20,2024

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

Please follow the guidelines below to install libc++1-15 on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libc++1-15 on Kali Linux:

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

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

Package: libc++1-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 1078
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y
Provides: libc++-x.y
Depends: libc++abi1-15 (>= 1:15.0.7), libc6 (>= 2.34), libunwind-15 (>= 1:15.0.7)
Suggests: clang
Conflicts: libc++-x.y
Breaks: libc++1 (<< 44)
Size: 296064
SHA256: e613631b8716bad30c2bc19b92c460616c2844a39181cb8247d709d3ff148cb1
SHA1: 02d621455824d417115792e1141ff864cc150455
MD5sum: 9eb6434d36115af36797440e1d8295b7
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:
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/libc++1-15_15.0.7-10_amd64.deb