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

Last updated: February 03,2025

1. Install "llvm-8-examples" package

Learn how to install llvm-8-examples on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-8-examples" package

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

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

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

Package: llvm-8-examples
Architecture: all
Version: 1:8-3~ubuntu16.04.1
Priority: optional
Section: universe/doc
Source: llvm-toolchain-8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 477
Depends: llvm-8-dev (>= 1:8-3~ubuntu16.04.1), llvm-8-dev (<< 1:8-3~ubuntu16.04.1+c~)
Filename: pool/universe/l/llvm-toolchain-8/llvm-8-examples_8-3~ubuntu16.04.1_all.deb
Size: 242242
MD5sum: 8028dea25eb64b3e03c9e69b11aaa1e7
SHA1: 7a32d2e1505182210f828b66d921d26352a71534
SHA256: 2e39843663022d5c7148b2a47b0ba2910bda3b77f73e50b79ffd44cd028c9f9f
SHA512: 3faf480d0339352cdf1b786a492832adc72699b3ecc82557298a89acd18f9f74df5b2c2923a99a67036feaec208e79512c918cee80ad825f73f2a1f58640a15a
Homepage: https://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