How to Install and Uninstall llvm Package on Kali Linux

Last updated: May 15,2024

1. Install "llvm" package

Learn how to install llvm on Kali Linux

$ sudo apt update $ sudo apt install llvm

2. Uninstall "llvm" package

Here is a brief guide to show you how to uninstall llvm on Kali Linux:

$ sudo apt remove llvm $ sudo apt autoclean && sudo apt autoremove

3. Information about the llvm package on Kali Linux

Package: llvm
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 110
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: llvm-runtime (= 1:16.0-57), llvm-16 (>= 16~)
Size: 7412
SHA256: cb5e17a39d7177ed49ae1014a5ec970cb302e909b458fb7283423c6f49f606ef
SHA1: 498ac1b8b5c3070b3e442f6d8d051ed1d09ef057
MD5sum: 3bf6ac5f2e9d15f7adced0a932ae20cc
Description: Low-Level Virtual Machine (LLVM)
The Low-Level Virtual Machine (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 is a dependency package providing the default llvm package.
Description-md5:
Tag: devel::compiler, devel::lang:c, devel::lang:c++, devel::library,
implemented-in::c, implemented-in::c++, role::devel-lib, role::program
Section: devel
Priority: optional
Filename: pool/main/l/llvm-defaults/llvm_16.0-57_amd64.deb