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

Last updated: May 11,2024

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

Learn how to install libc++abi-dev on Kali Linux

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

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

Please follow the guidance below to uninstall libc++abi-dev on Kali Linux:

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

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

Package: libc++abi-dev
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 14
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc++abi-16-dev (>= 16~)
Breaks: libc++abi1-11
Size: 5156
SHA256: 5870820e170d9e57c055c33dd6ac51491c0b1415cb654399b8505d2ebeee9d7b
SHA1: fd083caf41b48c5f2b514ad6773e27ca81f445c3
MD5sum: 567146c205f42b2f7c75bc138d75881c
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++
.
This is a dependency package providing low level support to
dev LLVM C++ Standard library.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-defaults/libc++abi-dev_16.0-57_amd64.deb