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

Last updated: May 20,2024

1. Install "llvm-4.0-tools" package

This guide covers the steps necessary to install llvm-4.0-tools on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-4.0-tools" package

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

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

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

Package: llvm-4.0-tools
Architecture: amd64
Version: 1:4.0-1ubuntu1~16.04.2
Priority: optional
Section: universe/devel
Source: llvm-toolchain-4.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 765
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-4.0-dev (= 1:4.0-1ubuntu1~16.04.2)
Filename: pool/universe/l/llvm-toolchain-4.0/llvm-4.0-tools_4.0-1ubuntu1~16.04.2_amd64.deb
Size: 197732
MD5sum: 8037ff1b87407dfbcc03dc8e069c9f48
SHA1: cdc15b60a5b0b491a40e886c157ea9d247ce0e25
SHA256: 06ba72ac2d83f2f983de63acd6e4632594cfb298b397432a49a1679926720b40
SHA512: c83323a51c824eee7063bf745967ad807544f98fbc3dd4c150a953811679d2e5b6dc37f650e6600225e45fa0664abf7f439b5096c665bd1ffdc6d5e8963b9f77
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