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

Last updated: November 16,2024

1. Install "llvm-6.0-runtime" package

This tutorial shows how to install llvm-6.0-runtime on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-6.0-runtime" package

Please follow the guidance below to uninstall llvm-6.0-runtime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-6.0-runtime
Architecture: amd64
Version: 1:6.0-1ubuntu2~16.04.1
Priority: optional
Section: devel
Source: llvm-toolchain-6.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 783
Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Conflicts: llvm (<< 2.7-1)
Replaces: llvm (<< 2.7-1)
Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-runtime_6.0-1ubuntu2~16.04.1_amd64.deb
Size: 203114
MD5sum: ff19d5bef31741f41899b22b224eabbe
SHA1: d4bfd12013adcd497b87e0a78b75f6a173b7cf33
SHA256: 908faccb469fe29c5fd7bb56a597b0248181a49be86f201c78b0092b92f939bc
SHA512: 863859820b0933be71440dbf3538bfea738257e2dde952b9c3ffb05942088dd547a794f927be84360fa695362dff57bb7d938293c942914d7e026d54fa2cd783
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