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

Last updated: May 20,2024

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

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

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

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

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

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

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

Package: libc++-17-dev
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 11379
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libc++-x.y-dev, libc++abi-17-dev (<< 1:17.0.6~++20231206041259)
Provides: libc++-x.y-dev
Depends: libc++1-17 (= 1:17.0.6-5), libc++abi-17-dev (= 1:17.0.6-5), libunwind-17-dev
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44), libc++abi-17-dev (<< 1:17.0.6~++20231206041259)
Size: 1167032
SHA256: d2fb0e5f09f6b16d6087f915f1824e09824325b8398c207db2881d04a4aeddd5
SHA1: 3678e7cff3b5df918c7bc6aa34d0af265b8e466b
MD5sum: dde1032eed0f13212b6ec50d9a746469
Description: LLVM C++ Standard library (development files)
libc++ is another implementation of the C++ standard library
.
Features and Goals
.
* Correctness as defined by the C++ standards.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
Description-md5:
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/libc++-17-dev_17.0.6-5_amd64.deb