How to Install and Uninstall libclang-cpp-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "libclang-cpp-dev" package

Please follow the guidance below to install libclang-cpp-dev on Kali Linux

$ sudo apt update $ sudo apt install libclang-cpp-dev

2. Uninstall "libclang-cpp-dev" package

Here is a brief guide to show you how to uninstall libclang-cpp-dev on Kali Linux:

$ sudo apt remove libclang-cpp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclang-cpp-dev package on Kali Linux

Package: libclang-cpp-dev
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 11
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libclang-cpp16-dev (>= 16~)
Size: 4952
SHA256: 5fd1d56c4d27ffcfc9bd9f85b2dce4b777b83bbe53c8b3a5ba55e4bc4262131c
SHA1: 2f9f72f5735c8ff1db579cd466867893a409739e
MD5sum: f4e2122e5c2c1d5e0edf10a39825642d
Description: C++ interface to the clang library
Clang project is a C, C++, Objective C and Objective C++ front-end
for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler
Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
provides most of the support of C++17.
.
This is a dependency package providing the default Clang C++ library.
Description-md5:
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-defaults/libclang-cpp-dev_16.0-57_amd64.deb