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

Last updated: May 18,2024

1. Install "llvm-9-runtime" package

Learn how to install llvm-9-runtime on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "llvm-9-runtime" package

This guide covers the steps necessary to uninstall llvm-9-runtime on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

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

Package: llvm-9-runtime
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: 684
Depends: binfmt-support, libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0)
Filename: pool/universe/l/llvm-toolchain-9/llvm-9-runtime_9.0.1-16.1ubuntu1_amd64.deb
Size: 196076
MD5sum: 9c4fd24352399cad2aff017882ad616f
SHA1: 162c5a3bf4ec95d5b50bd86fddaec9f0c065e501
SHA256: 765ddc80eae6b1fa27e68214ed1bead94c8e55ac35cbcfb33530df44cfe46fe3
SHA512: 50f04cd97077c67a60b3fa0243fff6c99afea4f8a234994604698bb78f835258912b564edec31339da7c458e1783c4ee5b2df8e782c3d6dcab6e33bdf0364318
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, IR interpreter
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 the minimal required to execute programs in LLVM
format.
Description-md5: a2e425ebfc2fcd56b539f44a28559b4a