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

Last updated: November 22,2024

1. Install "libc++abi-11-dev" package

This guide covers the steps necessary to install libc++abi-11-dev on Kali Linux

$ sudo apt update $ sudo apt install libc++abi-11-dev

2. Uninstall "libc++abi-11-dev" package

Learn how to uninstall libc++abi-11-dev on Kali Linux:

$ sudo apt remove libc++abi-11-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libc++abi-11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 454
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-11 (= 1:11.1.0-6+b2)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Size: 108240
SHA256: 3788b3e34cad28b23347c89be513446d5a5d6ef2e2d33ed55d541c0b4706572e
SHA1: 04387aa8ce59feed30aff936bdf1844bf2f262a0
MD5sum: e77aaf92c9cc136b6feede37a4830b69
Description: LLVM low level support for a standard C++ library (development files)
libc++abi is another implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++ standards.
* Provide a portable sublayer to ease the porting of libc++
Description-md5: 364169ef5dcd81ea07cbcba49d061676
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libc++abi-11-dev_11.1.0-6+b2_amd64.deb