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

Last updated: May 20,2024

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

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

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

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

Please follow the guidance below to uninstall libc++abi1-15 on Kali Linux:

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

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

Package: libc++abi1-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 280
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y
Provides: libc++abi-x.y
Depends: libc6 (>= 2.34), libunwind-15 (>= 1:15.0.7)
Conflicts: libc++abi-x.y
Breaks: libc++abi1 (<< 44)
Size: 93204
SHA256: 07b7e432f953f390256badbde35e7214f60a178fb43c01ef8a0440826a886a29
SHA1: 97dd1a91515df84006538bc83e2439480a1822a0
MD5sum: f99b9639aa860baa9736adb0f1b689ba
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/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/libc++abi1-15_15.0.7-10_amd64.deb