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

Last updated: November 16,2024

1. Install "llvm-3.9-tools" package

This tutorial shows how to install llvm-3.9-tools on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-3.9-tools" package

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

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

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

Package: llvm-3.9-tools
Architecture: amd64
Version: 1:3.9.1-4ubuntu3~16.04.2
Priority: optional
Section: universe/devel
Source: llvm-toolchain-3.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 661
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-3.9-dev (= 1:3.9.1-4ubuntu3~16.04.2)
Filename: pool/universe/l/llvm-toolchain-3.9/llvm-3.9-tools_3.9.1-4ubuntu3~16.04.2_amd64.deb
Size: 165368
MD5sum: 76c84a2f3ec052c3d3b0438e98ea9d02
SHA1: d0823d168264fb48390e1d7c3beca3e7dbb68482
SHA256: 5ffa2db1743f76c0b77b3cff26a1a336144b6bf7541b22b8cfe707b3ba636a72
SHA512: 025ea12b66fb32ffa41fda74ee2e097f305912b2c519bbffcd3b781e9d256ecfc0e493a41bc70e7b244b09246423095b701db53706f94159399252c2e4c6030d
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