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

Last updated: May 14,2024

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

This guide let you learn how to install libc++abi-16-dev on Kali Linux

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

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

This guide let you learn how to uninstall libc++abi-16-dev on Kali Linux:

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

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

Package: libc++abi-16-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 657
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-16 (= 1:16.0.6-20)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Size: 115428
SHA256: ef88382a7ad4fb7a38a9db8d49eab99a84d8df0c838688037b5b03b619d1ff8f
SHA1: 056a03918f0cb769c2eed72a7b6d095ed849f8f9
MD5sum: 8de1ea65d3345ff339c675ee85d5b783
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:
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libc++abi-16-dev_16.0.6-20_amd64.deb