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

Last updated: May 16,2024

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

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

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

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

Please follow the guidelines below to uninstall libc++abi1-14 on Kali Linux:

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

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

Package: libc++abi1-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 273
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y
Provides: libc++abi-x.y
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libunwind-14 (>= 1:14.0.6)
Conflicts: libc++abi-x.y
Breaks: libc++abi1 (<< 44)
Size: 87912
SHA256: 48bf36370747f584fe92e920d2b656deda2251566dde6706016b5c562ae060ea
SHA1: 157d96f7636ef385131768e499e6c8960270ce58
MD5sum: ce0786e45bc2035cbfebc61539c1443e
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-14/libc++abi1-14_14.0.6-16_amd64.deb