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

Last updated: July 03,2024

1. Install "libclang-16-dev" package

Please follow the instructions below to install libclang-16-dev on Kali Linux

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

2. Uninstall "libclang-16-dev" package

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

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

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

Package: libclang-16-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 282267
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang1-16 (= 1:16.0.6-20), libclang-common-16-dev (= 1:16.0.6-20)
Size: 26975368
SHA256: a0189b6cb6ada7a572dc83402b095bcbf226f423c518135da5d950c4259f06e1
SHA1: 3652afaeab47827d33b6cdd8fde86af827def3a8
MD5sum: 8969c7877fca70dc956ef08ddb5b711b
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-16.
Description-md5:
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libclang-16-dev_16.0.6-20_amd64.deb