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

Last updated: May 20,2024

1. Install "llvm-5.0-dev" package

Please follow the step by step instructions below to install llvm-5.0-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "llvm-5.0-dev" package

Here is a brief guide to show you how to uninstall llvm-5.0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-5.0-dev
Architecture: amd64
Version: 1:5.0-3~16.04.1
Priority: optional
Section: 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: 158144
Depends: libc6 (>= 2.14), libjsoncpp1, libllvm5.0 (= 1:5.0-3~16.04.1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-5.0 (= 1:5.0-3~16.04.1), libtinfo-dev
Replaces: llvm (<< 2.2-3)
Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-dev_5.0-3~16.04.1_amd64.deb
Size: 21775478
MD5sum: 5f436b727e9d878cec1743414c4f13d5
SHA1: b75a4cc88c1817bf128eea146f6a4effeade0313
SHA256: d902c881a21de0ae75a6c4f4c35159ec895f6e336a59675d609e99a7f62573a8
SHA512: 2321251bee7b8b2dbe16c25896f5ec54505ad649d1e321d7faa1a4b7caf60caf5c3fe8cbf0dd62ed17f104e57c4f2ead7d649633aab21edf4ec317c5c6c77ae2
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