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

Last updated: May 19,2024

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

Please follow the guidelines below to install libc++-13-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libc++-13-dev on Kali Linux:

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

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

Package: libc++-13-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 8036
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y-dev
Provides: libc++-x.y-dev
Depends: libc++1-13 (= 1:13.0.1-7), libunwind-13-dev
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44)
Size: 839772
SHA256: 66310ca59571948f515f2bec649f69e82bba49675eccbf24a6c185b67888d290
SHA1: c923c82c42091b75b78f92a8b15e9ae9574cb066
MD5sum: dd6c12a408d5efca523993855a6724d6
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-13/libc++-13-dev_13.0.1-7_amd64.deb