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

Last updated: June 14,2024

1. Install "llvm-3.9-runtime" package

Please follow the guidance below to install llvm-3.9-runtime on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-3.9-runtime" package

This is a short guide on how to uninstall llvm-3.9-runtime on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-3.9-runtime
Architecture: amd64
Version: 1:3.9.1-4ubuntu3~16.04.2
Priority: optional
Section: universe/devel
Source: llvm-toolchain-3.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 652
Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm3.9, libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Conflicts: llvm (<< 2.7-1)
Replaces: llvm (<< 2.7-1)
Filename: pool/universe/l/llvm-toolchain-3.9/llvm-3.9-runtime_3.9.1-4ubuntu3~16.04.2_amd64.deb
Size: 170568
MD5sum: 3b362ae4b494b3097326f57025e5cef4
SHA1: b4bc7e504b4e3fdc5fd9f2549d190c0a059cc414
SHA256: c3b58e349ae90146c1b0fe8ff9e0a2b81ff1a57d6d2ed3e5106ce318d35cd215
SHA512: 9a1935b90f7d7e36c10cf0a0b7ede956a685d6b23d35d4fb8ab7ea8f8afc34caff63296e14fb12037145d32ed5b20acb5b1018379f3a09362a8e0091b92eb443
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