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

Last updated: July 08,2024

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

In this section, we are going to explain the necessary steps to install libc++abi-17-dev on Kali Linux

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

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

Learn how to uninstall libc++abi-17-dev on Kali Linux:

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

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

Package: libc++abi-17-dev
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 653
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-17 (= 1:17.0.6-5)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Size: 116352
SHA256: e5217adcac5f2f48e49313c17f738ccb4fe232191515268af0c34d9e764932a9
SHA1: b8f6d07e37c65165f5fd7ca1a2b6e05e63dfe60b
MD5sum: 493b16883064fc6d84cc797ee4579893
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/libc++abi-17-dev_17.0.6-5_amd64.deb