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

Last updated: June 29,2024

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

Here is a brief guide to show you how to install libclang-rt-17-dev on Kali Linux

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

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

Please follow the step by step instructions below to uninstall libclang-rt-17-dev on Kali Linux:

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

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

Package: libclang-rt-17-dev
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 32316
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 4.1.1)
Size: 2311192
SHA256: e010a7e057db69e650524429afa74842feaf22adeb3ca1ad8fdd7f188b88f9b6
SHA1: 51e540f5f8cc23308fd5ff85193942a3ef2843cf
MD5sum: d9a42b3cc9c591cb78fe62a1c35bf9f8
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-17/libclang-rt-17-dev_17.0.6-5_amd64.deb