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

Last updated: May 02,2024

1. Install "libclang-cpp11-dev" package

This is a short guide on how to install libclang-cpp11-dev on Kali Linux

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

2. Uninstall "libclang-cpp11-dev" package

Please follow the guidelines below to uninstall libclang-cpp11-dev on Kali Linux:

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

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

Package: libclang-cpp11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 62
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1)
Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp11 (= 1:11.1.0-6+b2)
Breaks: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1)
Size: 45792
SHA256: f7cbfb7e2a392b7abf2db8c1e068e8fdf04b2ed9b6492e0b2fe6917d77150c91
SHA1: 9b45b6a1070e56075fdc4f3d7ed93cc15baf5189
MD5sum: 254569e8b95f709e634b834b2fd2bd18
Description: C++ interface to the Clang library
Clang project is a C, C++, Objective C and Objective C++ front-end
based on 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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang C++ library.
.
The C++ Interface to Clang provides an API that exposes
facilities for parsing source code into an abstract syntax tree (AST),
loading already-parsed ASTs, traversing the AST, associating physical source
locations with elements within the AST, and other facilities that support
Clang-based development tools.
.
This package contains symlinks without a version number, which needed by
linker at build time.
Description-md5: f5afea2f6b71ba0705e995aaab21eef9
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libclang-cpp11-dev_11.1.0-6+b2_amd64.deb