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

Last updated: May 05,2024

1. Install "libclang-11-dev" package

Please follow the guidelines below to install libclang-11-dev on Kali Linux

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

2. Uninstall "libclang-11-dev" package

This tutorial shows how to uninstall libclang-11-dev on Kali Linux:

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

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

Package: libclang-11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 173239
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libstdc++-11-dev, libgcc-11-dev, libobjc-11-dev, libclang1-11 (= 1:11.1.0-6+b2), libclang-common-11-dev (= 1:11.1.0-6+b2)
Size: 18326896
SHA256: cbc737328318b5e23d2ac937224d7861057ec0a58781b39e9470687a8d595b8f
SHA1: e4c3a365ee2e8827cdff506eb5572f6061199d85
MD5sum: c9b07cdae7e36238fac15c67d1a3f95f
Description: Clang library - Development package
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 headers to develop extensions over
libclang1-11.
Description-md5: 941c67ad5517db907aa1971306ae233a
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libclang-11-dev_11.1.0-6+b2_amd64.deb