How to Install and Uninstall llvm-6.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 16,2024
1. Install "llvm-6.0" package
This guide covers the steps necessary to install llvm-6.0 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
llvm-6.0
Copied
2. Uninstall "llvm-6.0" package
This guide let you learn how to uninstall llvm-6.0 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
llvm-6.0
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the llvm-6.0 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: llvm-6.0
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: 16295
Depends: llvm-6.0-runtime (= 1:6.0-1ubuntu2~16.04.1), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp1, libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Recommends: llvm-6.0-dev
Suggests: llvm-6.0-doc
Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0_6.0-1ubuntu2~16.04.1_amd64.deb
Size: 3869540
MD5sum: 995eab584743f653fb015da8f2ba1386
SHA1: d11ce34ada599ed4d3b305566fd09f46a6dc1913
SHA256: 867b3875cb5bcfc52d56049db5d07b46a8d8703a9eca8f993d216a197b0fa7ad
SHA512: 9ac72f1af654279a565ea0273a02e38a552aca0708eaeae74a0cee84f33f68263ab953c4c0dba083705c099b2ad1a3e305bf782f9f3e134c738c7b52fbbad5aa
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: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: 16295
Depends: llvm-6.0-runtime (= 1:6.0-1ubuntu2~16.04.1), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libjsoncpp1, libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Recommends: llvm-6.0-dev
Suggests: llvm-6.0-doc
Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0_6.0-1ubuntu2~16.04.1_amd64.deb
Size: 3869540
MD5sum: 995eab584743f653fb015da8f2ba1386
SHA1: d11ce34ada599ed4d3b305566fd09f46a6dc1913
SHA256: 867b3875cb5bcfc52d56049db5d07b46a8d8703a9eca8f993d216a197b0fa7ad
SHA512: 9ac72f1af654279a565ea0273a02e38a552aca0708eaeae74a0cee84f33f68263ab953c4c0dba083705c099b2ad1a3e305bf782f9f3e134c738c7b52fbbad5aa
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