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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install libc++-12-dev on Kali Linux

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

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

Please follow the instructions below to uninstall libc++-12-dev on Kali Linux:

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

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

Package: libc++-12-dev
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 7456
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y-dev
Provides: libc++-x.y-dev
Depends: libc++1-12 (= 1:12.0.1-20+b1)
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44)
Size: 782716
SHA256: 4d4c0a0798ae5c5a9f465367ca311550c9c8060968246ca950d6bbbfda01d2fb
SHA1: 5c732d24c2b2943f4e6469caee1e2531d5221d70
MD5sum: eb038fe26b429bd24f3d7250f5c429bd
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/libc++-12-dev_12.0.1-20+b1_amd64.deb