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

Last updated: May 03,2024

1. Install "libclang-common-11-dev" package

Here is a brief guide to show you how to install libclang-common-11-dev on Kali Linux

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

2. Uninstall "libclang-common-11-dev" package

Please follow the guidance below to uninstall libclang-common-11-dev on Kali Linux:

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

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

Package: libclang-common-11-dev
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 59393
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lib32gcc-s1 (>= 4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.32), libc6-i386 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm11 (= 1:11.1.0-6+b2)
Size: 4830500
SHA256: d2944b45eb2f2864915128074c629217af0cb8bf084d13632eb6a28f33af0ca6
SHA1: 44c00efd693e854585385653b08d250cf46e41d1
MD5sum: d1c7b39e271958ae154e1faa068fb847
Description: Clang library - Common 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 generic headers and some libraries
(profiling, etc).
Description-md5: ae6d2a86e34e75b11fc16e55a9058fa7
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/libclang-common-11-dev_11.1.0-6+b2_amd64.deb