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

Last updated: May 19,2024

1. Install "llvm-8-tools" package

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

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

2. Uninstall "llvm-8-tools" package

This guide let you learn how to uninstall llvm-8-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-8-tools
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: 1023
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python, python-pygments, python-yaml, llvm-8-dev (= 1:8-3~ubuntu16.04.1)
Filename: pool/universe/l/llvm-toolchain-8/llvm-8-tools_8-3~ubuntu16.04.1_amd64.deb
Size: 229050
MD5sum: 5d56d5af468f09301d9ce89fa7da2453
SHA1: dc4563bc3e449b6b86297d47d0a4431c3cc58de5
SHA256: a61ca478dabfa90d41ac3b08bb9b7d75b9b9ec075f0b0b6d4866c68036090498
SHA512: 2887301c98494cb3d88cccd9e4ca93cb783841c1806648d156107755537eab2e95071c2c5981a07b17318c8aa20d3410e1c38f2304cc016b22a1e268bccdf95e
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, tools
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 tools for testing.
Description-md5: 709eba32627c3c079585c05fc5963fe8