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

Last updated: November 17,2024

1. Install "llvm-4.0-examples" package

Here is a brief guide to show you how to install llvm-4.0-examples on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-4.0-examples" package

Here is a brief guide to show you how to uninstall llvm-4.0-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-4.0-examples
Architecture: all
Version: 1:4.0-1ubuntu1~16.04.2
Priority: optional
Section: doc
Source: llvm-toolchain-4.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 462
Depends: llvm-4.0-dev (>= 1:4.0-1ubuntu1~16.04.2), llvm-4.0-dev (<< 1:4.0-1ubuntu1~16.04.2+c~)
Filename: pool/main/l/llvm-toolchain-4.0/llvm-4.0-examples_4.0-1ubuntu1~16.04.2_all.deb
Size: 229300
MD5sum: 36305f0efe127f9c13ca5d7dbeaffbaa
SHA1: e83be78c9e446b1297c7f583b918f2e07f10aa2e
SHA256: 124808d25b93c231f4ccfc1149d14bd2a9f5cf311222edfbe30ad849ebd51b25
SHA512: b8c19d50075aaeb6142602341676e540c790cd89a328d0be3837febaedd173aa716e8fdedae48c70e7fa60174aa4c931346314d76258c99bf4c750afe26caaa0
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