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

Last updated: May 18,2024

1. Install "llvm-13-runtime" package

This tutorial shows how to install llvm-13-runtime on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-13-runtime" package

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

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

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

Package: llvm-13-runtime
Architecture: amd64
Version: 1:13.0.0-2
Priority: optional
Section: universe/devel
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 959
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm13, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4)
Recommends: binfmt-support
Filename: pool/universe/l/llvm-toolchain-13/llvm-13-runtime_13.0.0-2_amd64.deb
Size: 227150
MD5sum: 0e5567880f04e3f6654ddd828807d0ed
SHA1: 465c1f81f02bb6821718845c6c05f205eff3cbee
SHA256: 99d5958de9be94b1a3924ac1b6f596384f31ab56cb9f95e88e1ba5bb1c55436c
SHA512: 8bc5a2febeff5aaa4fe90e712e5fffa678cb703d11877c0ce68f9717b15a8636b850cca6a327223bf8ceef8a04c1adb6beff9f4e357c86b51e17da62498488e9
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