How to Install and Uninstall libllvm14 Package on Kali Linux

Last updated: May 18,2024

1. Install "libllvm14" package

This guide covers the steps necessary to install libllvm14 on Kali Linux

$ sudo apt update $ sudo apt install libllvm14

2. Uninstall "libllvm14" package

Please follow the instructions below to uninstall libllvm14 on Kali Linux:

$ sudo apt remove libllvm14 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libllvm14 package on Kali Linux

Package: libllvm14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 107979
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), zlib1g (>= 1:1.2.0)
Size: 21919368
SHA256: 48c66d977b6a3451f53c08ea6c142659261d72d22e8455353cbbb24486b80082
SHA1: 29057de80786617fccfe85887b394dbaa73f90d1
MD5sum: bd1313abb5a85063b71fad66eb8cd0b5
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/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/libllvm14_14.0.6-16_amd64.deb