How to Install and Uninstall libllvm16 Package on Kali Linux

Last updated: June 18,2024

1. Install "libllvm16" package

Please follow the guidance below to install libllvm16 on Kali Linux

$ sudo apt update $ sudo apt install libllvm16

2. Uninstall "libllvm16" package

In this section, we are going to explain the necessary steps to uninstall libllvm16 on Kali Linux:

$ sudo apt remove libllvm16 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libllvm16 package on Kali Linux

Package: libllvm16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 121031
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.36), libedit2 (>= 2.11-20080614-0), libffi8 (>= 3.4), libgcc-s1 (>= 3.3), libstdc++6 (>= 12), libtinfo6 (>= 6), libxml2 (>= 2.7.4), libz3-4 (>= 4.8.12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Size: 23102312
SHA256: d3b3434b7048612861dbc3369721f591187f740bb068f8eabdda3cc278ac1956
SHA1: fc5f0f37f5799d815c134b957d92dc418c8ce704
MD5sum: c82cdfc5ad4d785cdb81f5a3d6af6848
Description: Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVM runtime library.
Description-md5:
Multi-Arch: same
Homepage: https://www.llvm.org/
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/libllvm16_16.0.6-20_amd64.deb