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

Last updated: November 23,2024

1. Install "llvm-3.8" package

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

$ sudo apt update $ sudo apt install llvm-3.8

2. Uninstall "llvm-3.8" package

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

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

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

Package: llvm-3.8
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: 5132
Depends: llvm-3.8-runtime (= 1:3.8-2ubuntu4), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Recommends: llvm-3.8-dev
Suggests: llvm-3.8-doc
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8_3.8-2ubuntu4_amd64.deb
Size: 1523694
MD5sum: 4762eeededd62fa0a143d7c4c4bd0b43
SHA1: e50049bca9b81312052123ee2ffaeaf03b3bc31b
SHA256: 8e1bcb8380230f21dc3feacb7651238c1f7005bb48e6f3415d0449dcd324f59f
SHA512: 459f1aa7e017ae0fc5aacbd92ccb57641dfb6bfcacf5f8fa02a4b7ed3c4e126d27d968a6e3b6efc50e091add6a2042981129ee5de304d3a35e52e153526d26c7
Homepage: http://www.llvm.org/
Description-en: Modular compiler and toolchain technologies
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).
.
The strengths of the LLVM infrastructure are its extremely
simple design (which makes it easy to understand and use),
source-language independence, powerful mid-level optimizer, automated
compiler debugging support, extensibility, and its stability and
reliability. LLVM is currently being used to host a wide variety of
academic research projects and commercial projects. LLVM includes C
and C++ front-ends, a front-end for a Forth-like language (Stacker),
a young scheme front-end, and Java support is in development. LLVM can
generate code for X86, SparcV9, PowerPC or many other architectures.
Description-md5: e971ae25bca86cd8f4914ecf62f6301c
Supported: 5y

Package: llvm-3.8
Priority: optional
Section: devel
Installed-Size: 5132
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Depends: llvm-3.8-runtime (= 1:3.8-2ubuntu1), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Recommends: llvm-3.8-dev
Suggests: llvm-3.8-doc
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8_3.8-2ubuntu1_amd64.deb
Size: 1523490
MD5sum: 92664495e28518fd85ba4678e9ebe392
SHA1: 8bade91638c754dcc7765a3f2ac41198bbe9c063
SHA256: e2b7471506fa7257e35d0b44aad1fe62a75761af67ad6b9f85f2352e6376b2e5
Description-en: Modular compiler and toolchain technologies
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).
.
The strengths of the LLVM infrastructure are its extremely
simple design (which makes it easy to understand and use),
source-language independence, powerful mid-level optimizer, automated
compiler debugging support, extensibility, and its stability and
reliability. LLVM is currently being used to host a wide variety of
academic research projects and commercial projects. LLVM includes C
and C++ front-ends, a front-end for a Forth-like language (Stacker),
a young scheme front-end, and Java support is in development. LLVM can
generate code for X86, SparcV9, PowerPC or many other architectures.
Description-md5: e971ae25bca86cd8f4914ecf62f6301c
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m