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

Last updated: May 16,2024

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

Here is a brief guide to show you how to install libc++abi1-13 on Kali Linux

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

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

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

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

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

Package: libc++abi1-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 298
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y
Provides: libc++abi-x.y
Depends: libc6 (>= 2.18), libgcc-s1 (>= 3.0), libunwind-13 (>= 1:13.0.1)
Conflicts: libc++abi-x.y
Breaks: libc++abi1 (<< 44)
Size: 111376
SHA256: 663119b3a9ce0ae4578b8e7a4e2c238e7d89300c31dedecdb1e9efac1bb56fba
SHA1: 712fabc99111b2a948293e8ba393277fc2f86165
MD5sum: 7a56e73eaab4cbe8baa2c324787b9a00
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: 6a197f8a8ae8385e801b369ea97886ce
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/libc++abi1-13_13.0.1-7_amd64.deb