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

Last updated: May 17,2024

1. Install "llvm-6.0-tools" package

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

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

2. Uninstall "llvm-6.0-tools" package

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

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

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

Package: llvm-6.0-tools
Architecture: amd64
Version: 1:6.0-1ubuntu2~16.04.1
Priority: optional
Section: universe/devel
Source: llvm-toolchain-6.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 930
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), python, llvm-6.0-dev (= 1:6.0-1ubuntu2~16.04.1)
Filename: pool/universe/l/llvm-toolchain-6.0/llvm-6.0-tools_6.0-1ubuntu2~16.04.1_amd64.deb
Size: 207498
MD5sum: 50b8b654fa1c57c20f61c25bc03ed079
SHA1: 32dbdb2b350b713ca4125fa2f381cf3e3dace0e8
SHA256: 235ac5c6ad3932232dc2998d50dfc99cf89cf8de13b03862a2966e0093d48138
SHA512: 6b685d19977c26aaabb4758727eeff55eb7aed9092992f2ee9e5299ef18134422ae4f83ee65cd756c26866f2b79b62b072e682109dd748f0217f829a747b3918
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