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

Last updated: May 20,2024

1. Install "llvm-5.0-examples" package

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

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

2. Uninstall "llvm-5.0-examples" package

Please follow the guidelines below to uninstall llvm-5.0-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-5.0-examples
Architecture: all
Version: 1:5.0-3~16.04.1
Priority: optional
Section: doc
Source: llvm-toolchain-5.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 466
Depends: llvm-5.0-dev (>= 1:5.0-3~16.04.1), llvm-5.0-dev (<< 1:5.0-3~16.04.1+c~)
Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-examples_5.0-3~16.04.1_all.deb
Size: 229200
MD5sum: 9093e38aea6383a271e0ccb83b757f75
SHA1: 954cc5361dd7e206d12d5d9f9b82df1e9ddd05b2
SHA256: f2c14b28d9c8c1a1ec588ba08ef04169dde5ce818b293d23754b79340dcfd72f
SHA512: ff5a45f6dfe1b9766a22cc85a3e792e2afeefe7b9ef62d85495c93cc7a641583df9e8b2f5cb860fa2e3bbb8a5ae8ef51ca5a68a18159640c8baa2005bf94175e
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