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

Last updated: July 05,2024

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

Please follow the step by step instructions below to install libclang-common-17-dev on Kali Linux

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

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

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

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

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

Package: libclang-common-17-dev
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 12318
Maintainer: LLVM Packaging Team
Architecture: all
Recommends: libclang-rt-17-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
Size: 680920
SHA256: aefbd7d2436042a63b86f9c04fbd4178345ff6fb85e14cabfa22f8be31c74410
SHA1: 39c0214acfc65f179c842a95055f744d40ce201c
MD5sum: 636f47260b0cb3f103ebe2e5d60b5089
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:
Multi-Arch: foreign
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/libclang-common-17-dev_17.0.6-5_all.deb