How to Install and Uninstall llvm-runtime Package on Kali Linux

Last updated: May 13,2024

1. Install "llvm-runtime" package

This guide covers the steps necessary to install llvm-runtime on Kali Linux

$ sudo apt update $ sudo apt install llvm-runtime

2. Uninstall "llvm-runtime" package

Please follow the instructions below to uninstall llvm-runtime on Kali Linux:

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

3. Information about the llvm-runtime package on Kali Linux

Package: llvm-runtime
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 16
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: llvm-16-runtime (>= 16~)
Size: 5032
SHA256: 623ae7a624fa7fef721403d7af6bcf75659be751ce27b7154d7afcbaed4adb0a
SHA1: 75eb0ba22f7fb46267a1dff94b99f62cf48f7953
MD5sum: 938dd18cace0648578fb5692643c9221
Description: Low-Level Virtual Machine (LLVM), bytecode interpreter
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 bytecode interpreter.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/l/llvm-defaults/llvm-runtime_16.0-57_amd64.deb