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

Last updated: December 23,2024

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

This tutorial shows how to install libclang-rt-16-dev on Kali Linux

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

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

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

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

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

Package: libclang-rt-16-dev
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 40070
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
Depends: lib32stdc++6 (>= 4.1.1), libc6 (>= 2.34), libc6-i386 (>= 2.34), libstdc++6 (>= 4.1.1)
Breaks: libclang-common-16-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
Size: 3223172
SHA256: 7849e354af26b41b07616b91a6a933ffc65d09d86b2a51be3504f19a13081781
SHA1: 87ce43c5f17ec5495f3d50e7771cf2e8a0de4560
MD5sum: 2e46fcaea40487c523ec865b9de5f9e2
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/
Section: libdevel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libclang-rt-16-dev_16.0.6-20_amd64.deb