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

Last updated: September 20,2024

1. Install "llvm-12-runtime" package

Learn how to install llvm-12-runtime on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-12-runtime" package

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

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

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

Package: llvm-12-runtime
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: 681
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm12, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Recommends: binfmt-support
Filename: pool/universe/l/llvm-toolchain-12/llvm-12-runtime_12.0.1-8build1_amd64.deb
Size: 197188
MD5sum: 86559d662bd57639d0b1b7d9dac0e263
SHA1: e3a07ed1de7140086d57d4d4c935828817da18d0
SHA256: 5d304ebb23f29a131be18e1f5c3eee8906e52789a5725bd13aefc368eddeb6aa
SHA512: df9e00e875f2ab4c72a8cde8509d134d1a5de455fdb742dd77b1d656c967bd2fb076b35b1036adb9f4af97a97e55645ea46085abb453a8614fcfcf76f7440b8d
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