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

Last updated: May 17,2024

1. Install "llvm-6.0-examples" package

This tutorial shows how to install llvm-6.0-examples on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-6.0-examples" package

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

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

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

Package: llvm-6.0-examples
Architecture: all
Version: 1:6.0-1ubuntu2~16.04.1
Priority: optional
Section: doc
Source: llvm-toolchain-6.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 467
Depends: llvm-6.0-dev (>= 1:6.0-1ubuntu2~16.04.1), llvm-6.0-dev (<< 1:6.0-1ubuntu2~16.04.1+c~)
Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-examples_6.0-1ubuntu2~16.04.1_all.deb
Size: 230236
MD5sum: 2c5896473d84c59a51fdaf349521a13a
SHA1: 6ec2fd65bf12c92e941f4d4decd231f4640d1828
SHA256: db636baf8a69b28f67e43b276dc88e5fe198f495d5cbd193391b705c1dcf7b9b
SHA512: 3a60a8eddc2e8337ee3c70685231e303b19c6fdbc0c3c0db357dc6f88778cd8316429f185d164d70ff470b49ea0367164db91790dc0cdc3cc9d29ffff84d9eeb
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