How to Install and Uninstall llvm-3.8-runtime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 17,2024

1. Install "llvm-3.8-runtime" package

Please follow the step by step instructions below to install llvm-3.8-runtime on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-3.8-runtime" package

This tutorial shows how to uninstall llvm-3.8-runtime on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the llvm-3.8-runtime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: llvm-3.8-runtime
Architecture: amd64
Version: 1:3.8-2ubuntu4
Priority: optional
Section: devel
Source: llvm-toolchain-3.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 280
Depends: binfmt-support, libc6 (>= 2.14), libllvm3.8, libstdc++6 (>= 5.2)
Conflicts: llvm (<< 2.7-1)
Replaces: llvm (<< 2.7-1)
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8-runtime_3.8-2ubuntu4_amd64.deb
Size: 72310
MD5sum: e0f7522ee3244cf346d4a44984bb7b0d
SHA1: e0da36ef6b8ff3495f720916b6d5f4cc42ea8db4
SHA256: 9cf29d2831e5e65f547037b162e4d291ee7fe70414f71f01a48f5ad841bc0c41
SHA512: 282cebf99017c900a4d86e004b80de35f84026e8adc01ffce12a9cfe089f2a16d45168de913b73a4fed7c8fda0de2800a7e297a495913db16d0b998aa781d2f3
Homepage: http://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
Supported: 5y

Package: llvm-3.8-runtime
Priority: optional
Section: devel
Installed-Size: 280
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Replaces: llvm (<< 2.7-1)
Depends: binfmt-support, libc6 (>= 2.14), libllvm3.8, libstdc++6 (>= 5.2)
Conflicts: llvm (<< 2.7-1)
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8-runtime_3.8-2ubuntu1_amd64.deb
Size: 72034
MD5sum: ac02a1de7219d7b47766d78c738c781f
SHA1: a4a0f72d138bafbd431ac891475d7b6d62bab1e7
SHA256: 96f95c73b9a248ac119474c0978768484e9e503a553c00661f38138cdd9b2661
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
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m