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

Last updated: June 29,2024

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

Learn how to install libclang-common-16-dev on Kali Linux

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

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

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

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

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

Package: libclang-common-16-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 11963
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libllvm16 (= 1:16.0.6-20)
Recommends: libclang-rt-16-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
Size: 655896
SHA256: 26e65d2ebebcce131fc6240474928d4f093ffcf9372e5f7a1c8f19f30d83d02b
SHA1: 45e1625210591a6fd19d5ea453641892080404f8
MD5sum: 299a01f3ad65534c092c643d0e5dbfd2
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libclang-common-16-dev_16.0.6-20_amd64.deb