How to Install and Uninstall llvm-9-tools Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 12,2024

1. Install "llvm-9-tools" package

This tutorial shows how to install llvm-9-tools on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "llvm-9-tools" package

This tutorial shows how to uninstall llvm-9-tools on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the llvm-9-tools package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: llvm-9-tools
Architecture: amd64
Version: 1:9.0.1-16.1ubuntu1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1380
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml
Breaks: libclang-common-9-dev (<< 1:9.0.1~+rc2)
Replaces: libclang-common-9-dev (<< 1:9.0.1~+rc2)
Filename: pool/universe/l/llvm-toolchain-9/llvm-9-tools_9.0.1-16.1ubuntu1_amd64.deb
Size: 318686
MD5sum: 6fcd67e93f1b2dd704421a91042aad93
SHA1: 91b2a1639d29924466d3034170adeb84ecd40132
SHA256: 2da9e11e99eee02028b31f0959c2710251e3a95b2f80213cd504220fd6326bde
SHA512: 151a417a2638d83b907716d81a6172d455c57982283a777f1ed94d5bf2cc9ec2b1afe00afe6cbd641e63f5b8bb77ea8fca672383ec4eb61afc30f4608591b803
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