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

Last updated: May 20,2024

1. Install "libclang-rt-14-dev" package

Please follow the instructions below to install libclang-rt-14-dev on Kali Linux

$ sudo apt update $ sudo apt install libclang-rt-14-dev

2. Uninstall "libclang-rt-14-dev" package

Please follow the guidelines below to uninstall libclang-rt-14-dev on Kali Linux:

$ sudo apt remove libclang-rt-14-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libclang-rt-14-dev
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 43460
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libclang-common-14-dev (<< 1:14.0.6-10~exp4)
Depends: lib32gcc-s1 (>= 3.0), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.34), libc6-i386 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Breaks: libclang-common-14-dev (<< 1:14.0.6-10~exp4)
Size: 3300188
SHA256: a29514ceace0e50e4c3d32b69eb6269526b3acd3fa1997d8dda231b8a466c1c5
SHA1: 195f455e4fb1b2ec4c32c87c861ad12ea79de302
MD5sum: ad76e19838a127fd3161366583a1ff5b
Description: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Description-md5:
Multi-Arch: same
Homepage: https://www.llvm.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libclang-rt-14-dev_14.0.6-16_amd64.deb