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

Last updated: June 05,2024

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

Please follow the guidelines below to install libclang-common-15-dev on Kali Linux

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

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

Learn how to uninstall libclang-common-15-dev on Kali Linux:

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

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

Package: libclang-common-15-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 11846
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libllvm15 (>= 1:15.0.7-10)
Recommends: libclang-rt-15-dev (>= 1:15.0.6-5)
Size: 646172
SHA256: cb4885f41c6f7a2c823ccf94725f9cc9d744747b332fefb9d35815f68a4ae0fd
SHA1: c0271d2dbc9ec18c1d539e7e5932c483e9f35dc5
MD5sum: a3ff757df3f812a98e4999acfdb6b0e8
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-15/libclang-common-15-dev_15.0.7-10_all.deb