How to Install and Uninstall llvm-11-examples Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "llvm-11-examples" package

This tutorial shows how to install llvm-11-examples on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-11-examples" package

Please follow the guidelines below to uninstall llvm-11-examples on Ubuntu 21.10 (Impish Indri):

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

3. Information about the llvm-11-examples package on Ubuntu 21.10 (Impish Indri)

Package: llvm-11-examples
Architecture: all
Version: 1:11.0.1-2ubuntu5
Priority: optional
Section: universe/doc
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 586
Depends: llvm-11-dev (>= 1:11.0.1-2ubuntu5), llvm-11-dev (<< 1:11.0.1-2ubuntu5+c~)
Filename: pool/universe/l/llvm-toolchain-11/llvm-11-examples_11.0.1-2ubuntu5_all.deb
Size: 277112
MD5sum: 3405a55669a64f2069b724b5096db6f6
SHA1: 9720e1129f2a94d846c5b9fb78456644a7fcbb7e
SHA256: 5dc7827916da084c0ab42c444ee8c08925af4a7ca6e692fd4813b8fdd8f03df2
SHA512: 3e50e803c4c8cd13918ffd93eb6ce779a19d38add94413f5ec018e669f43ceadc50c485b4ab6a7a52aa5afcbe61c48cef104d5c7bdd320653e9bddb42668fb63
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