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

Last updated: May 22,2024

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

Please follow the instructions below to install libc++1-14 on Kali Linux

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

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

Learn how to uninstall libc++1-14 on Kali Linux:

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

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

Package: libc++1-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 1063
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y
Provides: libc++-x.y
Depends: libc++abi1-14 (>= 1:14.0.6), libc6 (>= 2.34), libunwind-14 (>= 1:14.0.6)
Suggests: clang
Conflicts: libc++-x.y
Breaks: libc++1 (<< 44)
Size: 291004
SHA256: 8785ecea45b3e3a19ba9ccb0b0cf06f5a4075eb8cc1428bad5547e36b1d2e2e2
SHA1: 50b82390786b1c0b17169139b74c815ae94a6e2e
MD5sum: d2b45dd861304f516e34ad4314ecb2ed
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-14/libc++1-14_14.0.6-16_amd64.deb