How to Install and Uninstall llvm-11-runtime Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "llvm-11-runtime" package

This guide covers the steps necessary to install llvm-11-runtime on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-11-runtime" package

This guide covers the steps necessary to uninstall llvm-11-runtime on Ubuntu 21.10 (Impish Indri):

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

3. Information about the llvm-11-runtime package on Ubuntu 21.10 (Impish Indri)

Package: llvm-11-runtime
Architecture: amd64
Version: 1:11.0.1-2ubuntu5
Priority: optional
Section: universe/devel
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 635
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Recommends: binfmt-support
Filename: pool/universe/l/llvm-toolchain-11/llvm-11-runtime_11.0.1-2ubuntu5_amd64.deb
Size: 187254
MD5sum: 44c305129ee6e35c08002466226a2800
SHA1: 6a2e30f3ea970bf972f938d2ffd65f0fe0a8322b
SHA256: 454fac3c8ecb34578ef575008539d92675ebdf5d525c9b755ddfd51c3c1027b2
SHA512: 80c887cbf813af818393debf2343cd78f298bb6efff08bb83bc5f88a3d40eb22b6e8d76cb64a21edbaa9d0306b5da50a2b9f6276932cd2dbc0d3bfaa28d0afbc
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