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

Last updated: September 20,2024

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

Please follow the step by step instructions below to install libc++-14-dev on Kali Linux

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

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

Please follow the steps below to uninstall libc++-14-dev on Kali Linux:

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

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

Package: libc++-14-dev
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 8824
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y-dev
Provides: libc++-x.y-dev
Depends: libc++1-14 (= 1:14.0.6-16), libunwind-14-dev
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44)
Size: 927972
SHA256: bd3d2a70ef38be991cf0c984e12b525672036183cdea4f97759aaa91b9de8524
SHA1: 1b70e8be628c63def3a0f5849329bcc29acdfa79
MD5sum: 377ab2d78901170155e29558dac348f4
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:
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libc++-14-dev_14.0.6-16_amd64.deb