How to Install and Uninstall llvm-4.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 16,2024
1. Install "llvm-4.0" package
This guide covers the steps necessary to install llvm-4.0 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
llvm-4.0
Copied
2. Uninstall "llvm-4.0" package
Please follow the steps below to uninstall llvm-4.0 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
llvm-4.0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the llvm-4.0 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: llvm-4.0
Architecture: amd64
Version: 1:4.0-1ubuntu1~16.04.2
Priority: optional
Section: devel
Source: llvm-toolchain-4.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13165
Depends: llvm-4.0-runtime (= 1:4.0-1ubuntu1~16.04.2), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp1, libllvm4.0, libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Recommends: llvm-4.0-dev
Suggests: llvm-4.0-doc
Filename: pool/main/l/llvm-toolchain-4.0/llvm-4.0_4.0-1ubuntu1~16.04.2_amd64.deb
Size: 3140430
MD5sum: 3139bc08d9ad5dedcaf3e4dadb7812bd
SHA1: c19d0dd2363e95cec793d25b505e2a9eb7e15258
SHA256: fd5b0d3ff29c1327b06b1a4c73b518e1bc5342faf527d37a211563288587e114
SHA512: 3257c28e60977e4ab6a405a3914404b5dd6894aece155b3d211870b36b7f35fff5694ee0cf1b7e2a5530d260cc0d502d78d896dcb29ee0ac6a070a74d0194604
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
Architecture: amd64
Version: 1:4.0-1ubuntu1~16.04.2
Priority: optional
Section: devel
Source: llvm-toolchain-4.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13165
Depends: llvm-4.0-runtime (= 1:4.0-1ubuntu1~16.04.2), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp1, libllvm4.0, libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Recommends: llvm-4.0-dev
Suggests: llvm-4.0-doc
Filename: pool/main/l/llvm-toolchain-4.0/llvm-4.0_4.0-1ubuntu1~16.04.2_amd64.deb
Size: 3140430
MD5sum: 3139bc08d9ad5dedcaf3e4dadb7812bd
SHA1: c19d0dd2363e95cec793d25b505e2a9eb7e15258
SHA256: fd5b0d3ff29c1327b06b1a4c73b518e1bc5342faf527d37a211563288587e114
SHA512: 3257c28e60977e4ab6a405a3914404b5dd6894aece155b3d211870b36b7f35fff5694ee0cf1b7e2a5530d260cc0d502d78d896dcb29ee0ac6a070a74d0194604
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