How to Install and Uninstall llvm-12-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "llvm-12-tools" package

Please follow the guidance below to install llvm-12-tools on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-12-tools" package

Please follow the instructions below to uninstall llvm-12-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the llvm-12-tools package on Ubuntu 21.10 (Impish Indri)

Package: llvm-12-tools
Architecture: amd64
Version: 1:12.0.1-8build1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-12
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1738
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm12, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml
Filename: pool/universe/l/llvm-toolchain-12/llvm-12-tools_12.0.1-8build1_amd64.deb
Size: 375786
MD5sum: 6e9a029edaa5c1e6cb97b1dbaab493ab
SHA1: 2b0e7726bd1b90fd70a7f8156beb161320e4357b
SHA256: 9769dd2aee859b374cd4e76a6e43cde741cab15464eb8dc19a8477f43f0e3e80
SHA512: 9d2487e8f596c1c3b3844beca54107d68fdfe06406ccf8fb52069c5272e252e55c4dfae7b31214a89ee79dee1bb74f9e1932b58adc7bde0635aaf0263332e96b
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, tools
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 provides tools for testing.
Description-md5: 709eba32627c3c079585c05fc5963fe8