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

Last updated: November 07,2024

1. Install "libclang-15-dev" package

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

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

2. Uninstall "libclang-15-dev" package

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

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

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

Package: libclang-15-dev
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 254023
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libstdc++-13-dev, libgcc-13-dev, libobjc-13-dev, libclang1-15 (= 1:15.0.7-10), libclang-common-15-dev (= 1:15.0.7-10)
Size: 24222872
SHA256: 6df7877b4e384da50b5e76c6713afab1f9f0146afc6a1a80a8a562e7670b43d5
SHA1: 8c3f51a0c319264a3f01f160ed9f2167ca1fe546
MD5sum: 8550e64d956f1831c877fb398bb747b1
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-15.
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-15-dev_15.0.7-10_amd64.deb