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

Last updated: May 18,2024

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

This guide covers the steps necessary to install libclang-common-12-dev on Kali Linux

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

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

This guide covers the steps necessary to uninstall libclang-common-12-dev on Kali Linux:

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

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

Package: libclang-common-12-dev
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 59931
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lib32stdc++6 (>= 4.1.1), libc6 (>= 2.32), libc6-i386 (>= 2.32), libstdc++6 (>= 4.1.1), libllvm12 (= 1:12.0.1-20+b1)
Size: 4835560
SHA256: 645bf36b3e0b9e359cfd8f2113f85f7235c35469ba4bebf682a99f8c456f11fc
SHA1: 55c5f7ef9218d485cf6a176a758b3eb871657954
MD5sum: 453b0827009d7ca319817874cab27dd3
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/libclang-common-12-dev_12.0.1-20+b1_amd64.deb