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

Last updated: May 18,2024

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

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

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

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

This is a short guide on how to uninstall libclang-common-14-dev on Kali Linux:

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

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

Package: libclang-common-14-dev
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 19870
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libllvm14 (>= 1:14.0.6-16)
Recommends: libclang-rt-14-dev (>= 1:14.0.6-10~exp4)
Size: 890324
SHA256: 133233c12ae7d9b4e9ef8774c8def3d6780e374f15aea703037174dec886eb3e
SHA1: 91b3b4c93c8d84154ee931f3ce43d702acb72f1a
MD5sum: 2afc11f0264f6639a323f1299c0b5f1b
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.
Description-md5:
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libclang-common-14-dev_14.0.6-16_all.deb