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

Last updated: September 20,2024

1. Install "llvm-13-examples" package

Please follow the step by step instructions below to install llvm-13-examples on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-13-examples" package

This guide let you learn how to uninstall llvm-13-examples on Ubuntu 21.10 (Impish Indri):

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

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

Package: llvm-13-examples
Architecture: all
Version: 1:13.0.0-2
Priority: optional
Section: universe/doc
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 479
Depends: llvm-13-dev (>= 1:13.0.0-2), llvm-13-dev (<< 1:13.0.0-2+c~)
Filename: pool/universe/l/llvm-toolchain-13/llvm-13-examples_13.0.0-2_all.deb
Size: 243072
MD5sum: ce60d5bdb8ebb64fefbe1567e439fc83
SHA1: aacc625c134d275d3c997a9d704d0403b13b5d5f
SHA256: 424c75efa2957a7c54e0f7b002617cc77eda8a98c74c148248887ee7f882ec27
SHA512: 94ac3f6e013a36c061f8bc853ccfc0ced5a5a5d49716a463bc28afdf0f6776d0ed5a5c5a77f2f9092c252c28c6127ae1ba41ea5dcc2197e1e6566642629d48db
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