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

Last updated: May 18,2024

1. Install "libc++abi-14-dev" package

This guide let you learn how to install libc++abi-14-dev on Kali Linux

$ sudo apt update $ sudo apt install libc++abi-14-dev

2. Uninstall "libc++abi-14-dev" package

Please follow the guidance below to uninstall libc++abi-14-dev on Kali Linux:

$ sudo apt remove libc++abi-14-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libc++abi-14-dev
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 670
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-14 (= 1:14.0.6-16)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Size: 109800
SHA256: 066cbc272274138f18f824159dae74e0f0101e9f1bb53b91f78fd41899d180b3
SHA1: 71ac673df29d26a05daa8e4a6d692a05919599ab
MD5sum: 5bcb83b5ccc9525d565dfd415e82762f
Description: LLVM low level support for a standard C++ library (development files)
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: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libc++abi-14-dev_14.0.6-16_amd64.deb