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

Last updated: May 20,2024

1. Install "libc++abi1" package

This guide covers the steps necessary to install libc++abi1 on Kali Linux

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

2. Uninstall "libc++abi1" package

This guide covers the steps necessary to uninstall libc++abi1 on Kali Linux:

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

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

Package: libc++abi1
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 14
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc++abi1-16 (>= 16~)
Breaks: libc++abi1-11
Size: 5064
SHA256: c17ed26d8baa1d95ca026892d1685c7c8d2db7d71244940de5bb9c939c8ffc42
SHA1: 81bca33ad03cad89fb42165262494f2feec97661
MD5sum: 49aa5b90b9661ffe27ae20b6db7cb876
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++
.
This is a dependency package providing low level support to
LLVM C++ Standard library.
Description-md5:
Multi-Arch: same
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-defaults/libc++abi1_16.0-57_amd64.deb