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

Last updated: November 16,2024

1. Install "llvm-5.0-tools" package

This guide let you learn how to install llvm-5.0-tools on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-5.0-tools" package

Please follow the guidelines below to uninstall llvm-5.0-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-5.0-tools
Architecture: amd64
Version: 1:5.0-3~16.04.1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-5.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 827
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-5.0-dev (= 1:5.0-3~16.04.1)
Filename: pool/universe/l/llvm-toolchain-5.0/llvm-5.0-tools_5.0-3~16.04.1_amd64.deb
Size: 191786
MD5sum: 4c02a6e61f743f0d1576f14504c9e6f9
SHA1: 9f8e59b114313bee737403345a84b1fc69947804
SHA256: b4c34b75709178429c10fee938a4d94dd7aec56522ce3c3e1cca8fba6466dc75
SHA512: 0b5a4515b51f122e89e4e5c24cb42342a08aabf6b7d8e5376c7043017097b629a56b18acdd6fd476bf51f4dab212d05052bc95c54856bf4b212c302d409049e4
Homepage: http://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