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

Last updated: June 02,2024

1. Install "llvm-3.8-examples" package

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

$ sudo apt update $ sudo apt install llvm-3.8-examples

2. Uninstall "llvm-3.8-examples" package

Learn how to uninstall llvm-3.8-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-3.8-examples
Architecture: all
Version: 1:3.8-2ubuntu4
Priority: optional
Section: doc
Source: llvm-toolchain-3.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 459
Depends: llvm-3.8-dev (>= 1:3.8-2ubuntu4), llvm-3.8-dev (<< 1:3.8-2ubuntu4+c~)
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8-examples_3.8-2ubuntu4_all.deb
Size: 216732
MD5sum: 511d1e53ab0c5b64fbed8d64dd20d4a4
SHA1: b96b724069004d3c426d3de9657e47e86c8686ff
SHA256: d9c690a0ca7d6edc000cdcd9514eea9598ff8c64a19c130521e8b65070441fbf
SHA512: 36d1c8f15ed12c48273dfc5ffee23d419deb723041bc9866b8ab15ae1502642100e727bd8ef4455638c161f03e792a2bc5b9cc077dc3c9eaaa7281a65fe06f23
Homepage: http://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, examples
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 contains examples for using LLVM, both in developing
extensions to LLVM and in using it to compile code.
Description-md5: 61fee537b751bf39ce1ac5bf27ca3806
Supported: 5y

Package: llvm-3.8-examples
Priority: optional
Section: doc
Installed-Size: 459
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Depends: llvm-3.8-dev (>= 1:3.8-2ubuntu1), llvm-3.8-dev (<< 1:3.8-2ubuntu1+c~)
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8-examples_3.8-2ubuntu1_all.deb
Size: 216550
MD5sum: 33a9ca1f50ae959fcf93cb903479f3f4
SHA1: 47874b453fe485511e352571522d0f4956560b38
SHA256: 0945fc4bbde702cb46aab08b2ce4bd108d6f9475aff1d027063f9475e4483bf0
Description-en: Modular compiler and toolchain technologies, examples
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 contains examples for using LLVM, both in developing
extensions to LLVM and in using it to compile code.
Description-md5: 61fee537b751bf39ce1ac5bf27ca3806
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m