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

Last updated: May 20,2024

1. Install "libc++abi1-16" package

Please follow the steps below to install libc++abi1-16 on Kali Linux

$ sudo apt update $ sudo apt install libc++abi1-16

2. Uninstall "libc++abi1-16" package

Please follow the step by step instructions below to uninstall libc++abi1-16 on Kali Linux:

$ sudo apt remove libc++abi1-16 $ sudo apt autoclean && sudo apt autoremove

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

Package: libc++abi1-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 278
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y
Provides: libc++abi-x.y
Depends: libc6 (>= 2.34), libunwind-16 (>= 1:16.0.6)
Conflicts: libc++abi-x.y
Breaks: libc++abi1 (<< 44)
Size: 93780
SHA256: 177c793678fdebf20ff9885e159e06847035a80c32e0a48551cc130311c7d6f6
SHA1: d2c33c9e665d96b7567a20ef1b4481929717be5f
MD5sum: 628aad7efdbb41217217dffbd23c1990
Description: LLVM low level support for a standard C++ library
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: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libc++abi1-16_16.0.6-20_amd64.deb