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

Last updated: May 07,2024

1. Install "libclang-13-dev" package

This is a short guide on how to install libclang-13-dev on Kali Linux

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

2. Uninstall "libclang-13-dev" package

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

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

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

Package: libclang-13-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 231611
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: llvm-13-dev (<< 1:13.0.1-4ubuntu1)
Depends: libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang1-13 (= 1:13.0.1-7), libclang-common-13-dev (= 1:13.0.1-7)
Breaks: llvm-13-dev (<< 1:13.0.1-4ubuntu1)
Size: 22375592
SHA256: e00847ce7db187f4338ba2315261a96355d6b3062e9d24318153377ea3b84ba1
SHA1: f0a92e5c1e39e0ad4f95f91323e08b4453d4c497
MD5sum: a2cdecace4c99c8a476f0290a11023ed
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-13.
Description-md5: 717dc060c9e309ee7a15c4fb295c5fc7
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/libclang-13-dev_13.0.1-7_amd64.deb