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

Last updated: May 17,2024

1. Install "llvm-6.0-dev" package

Please follow the guidelines below to install llvm-6.0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-6.0-dev" package

Learn how to uninstall llvm-6.0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-6.0-dev
Architecture: amd64
Version: 1:6.0-1ubuntu2~16.04.1
Priority: optional
Section: 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: 168554
Depends: libc6 (>= 2.14), libjsoncpp1, libllvm6.0 (= 1:6.0-1ubuntu2~16.04.1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-6.0 (= 1:6.0-1ubuntu2~16.04.1), libtinfo-dev
Replaces: llvm (<< 2.2-3)
Filename: pool/main/l/llvm-toolchain-6.0/llvm-6.0-dev_6.0-1ubuntu2~16.04.1_amd64.deb
Size: 23125068
MD5sum: 09744fcd7cbc1b85bb7291aa91f2d5db
SHA1: a163bb3f7bf112a47629665f3feacf4d44b1caa9
SHA256: d18eeb431782cba24e18af115e783aea63bb41cda69735c41e77d259ac2959e4
SHA512: dc18fd032944dd58de80959021273b1e7272ea9bdc5a596660d808c3e2d007e7e895f194b013c00a6c55ada438e307697a62447dab81507300f0afa194170043
Homepage: http://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, libraries and headers
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 the libraries and headers to develop applications
using llvm.
Description-md5: 29f654aa391c01f742a2023c872d7a49
Supported: 5y