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

Last updated: May 16,2024

1. Install "llvm-8-dev" package

This is a short guide on how to install llvm-8-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install llvm-8-dev

2. Uninstall "llvm-8-dev" package

This guide covers the steps necessary to uninstall llvm-8-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove llvm-8-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: llvm-8-dev
Architecture: amd64
Version: 1:8-3~ubuntu16.04.1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 182440
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm8 (= 1:8-3~ubuntu16.04.1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-8 (= 1:8-3~ubuntu16.04.1), libtinfo-dev
Filename: pool/universe/l/llvm-toolchain-8/llvm-8-dev_8-3~ubuntu16.04.1_amd64.deb
Size: 24485772
MD5sum: 2e59c4c435cb53dbca30340219a793ab
SHA1: 42f6831500404833a2463c6b55cb9d34482dd54e
SHA256: cdfd3fde0633509fba8653269a849c2301a6bfa937a5f70ab8592ccf8bd36424
SHA512: 4a219f0407e92fae006d6a78f62e7b6a7842a5a3bb1492a583acb178d70af55164caacdc773db032ac32ceff17cbe37caf64e96f7e82544399407668bbd1f418
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, libraries and headers
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 provides the libraries and headers to develop applications
using llvm.
Description-md5: 29f654aa391c01f742a2023c872d7a49