How to Install and Uninstall llvm-12-examples Package on Kali Linux

Last updated: May 16,2024

1. Install "llvm-12-examples" package

Please follow the step by step instructions below to install llvm-12-examples on Kali Linux

$ sudo apt update $ sudo apt install llvm-12-examples

2. Uninstall "llvm-12-examples" package

Learn how to uninstall llvm-12-examples on Kali Linux:

$ sudo apt remove llvm-12-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the llvm-12-examples package on Kali Linux

Package: llvm-12-examples
Source: llvm-toolchain-12
Version: 1:12.0.1-20
Installed-Size: 554
Maintainer: LLVM Packaging Team
Architecture: all
Depends: llvm-12-dev (>= 1:12.0.1-20), llvm-12-dev (<< 1:12.0.1-20+c~)
Size: 291884
SHA256: 8399cb47b11d55b4a965ca16e96f3cf186e3b7f8881d7c58f5ab85b45574ea6a
SHA1: 1116f557f1a7b7a5aa4faa6ead1e5bbcd74d5efe
MD5sum: 0c3b8631cb09d87e4ec1ce8c885e459c
Description: Modular compiler and toolchain technologies, examples
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package contains examples for using LLVM, both in developing
extensions to LLVM and in using it to compile code.
Description-md5: 61fee537b751bf39ce1ac5bf27ca3806
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.1-20_all.deb