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

Last updated: June 06,2024

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

Please follow the guidance below to install libc++abi-12-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libc++abi-12-dev on Kali Linux:

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

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

Package: libc++abi-12-dev
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 639
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++abi-x.y-dev
Provides: libc++abi-x.y-dev
Depends: libc++abi1-12 (= 1:12.0.1-20+b1)
Conflicts: libc++abi-x.y-dev
Breaks: libc++abi-dev (<= 44)
Size: 124084
SHA256: 8d6044e8d4e9cc3a378e805c8e8e690e3884d3e8a059ef4497cce9a9e43d13b7
SHA1: 88498a3b5c930fead39f31fd01f1ca3222d9d1b7
MD5sum: 371d5389e6df84da4467b4000c881063
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-12/libc++abi-12-dev_12.0.1-20+b1_amd64.deb