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

Last updated: May 20,2024

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

This tutorial shows how to install libc++abi-13-dev on Kali Linux

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

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

Please follow the steps below to uninstall libc++abi-13-dev on Kali Linux:

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

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

Package: libc++abi-13-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 689
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-13 (= 1:13.0.1-7)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Size: 132700
SHA256: f34c3c60526b8a1ce51d3b4082b78ce4c2b56084fcb730e8b32432122684a623
SHA1: cd1a82cacd4eae8989c0aef1f8fded5b5776ac09
MD5sum: adeaf101ce67b41d0bb746abbd18d666
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: 364169ef5dcd81ea07cbcba49d061676
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/libc++abi-13-dev_13.0.1-7_amd64.deb