How to Install and Uninstall llvm-9-examples Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 16,2024

1. Install "llvm-9-examples" package

Learn how to install llvm-9-examples on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "llvm-9-examples" package

In this section, we are going to explain the necessary steps to uninstall llvm-9-examples on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the llvm-9-examples package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: llvm-9-examples
Architecture: all
Version: 1:9.0.1-16.1ubuntu1
Priority: optional
Section: universe/doc
Source: llvm-toolchain-9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 50
Depends: llvm-9-dev (>= 1:9.0.1-16.1ubuntu1), llvm-9-dev (<< 1:9.0.1-16.1ubuntu1+c~)
Filename: pool/universe/l/llvm-toolchain-9/llvm-9-examples_9.0.1-16.1ubuntu1_all.deb
Size: 4284
MD5sum: 6d8d9cbc69d0ebe8699ed02cdfd2d040
SHA1: ee1363bb6c11911ea283cba5338530f6e20bbc4f
SHA256: 03792e66f4acbf090affd4957df8f9c67b673775bc540806bc59facec0fefa3d
SHA512: 5ee45dced1f5e9f2cc6c0b9287d9808a2b37129b0b52d2387048d0f6dff03aea15fbcde0e6db8c6a1b09da1f353b5155e5e72546327b6be351f27437b0b0e88f
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