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

Last updated: May 09,2024

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

Please follow the guidance below to install libclang-common-13-dev on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libclang-common-13-dev on Kali Linux:

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

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

Package: libclang-common-13-dev
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 76260
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lib32gcc-s1 (>= 3.0), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.32), libc6-i386 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libllvm13 (= 1:13.0.1-7)
Size: 5595500
SHA256: b19063d62bbbbe5957a22131e97a8d6b24295e4d63999f3c3ddea93dec00e221
SHA1: abd500ee496ec00ad416300c0bb1d3bf25d89cb8
MD5sum: 53b72349c3db4bae7dbdd4ec4a818384
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 and some libraries
(profiling, etc).
Description-md5: ae6d2a86e34e75b11fc16e55a9058fa7
Homepage: https://www.llvm.org/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/libclang-common-13-dev_13.0.1-7_amd64.deb