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

Last updated: November 16,2024

1. Install "llvm-4.0-dev" package

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

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

2. Uninstall "llvm-4.0-dev" package

Please follow the step by step instructions below to uninstall llvm-4.0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-4.0-dev
Architecture: amd64
Version: 1:4.0-1ubuntu1~16.04.2
Priority: optional
Section: 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: 139789
Depends: libc6 (>= 2.14), libjsoncpp1, libllvm4.0 (= 1:4.0-1ubuntu1~16.04.2), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-4.0 (= 1:4.0-1ubuntu1~16.04.2), libtinfo-dev
Replaces: llvm (<< 2.2-3)
Filename: pool/main/l/llvm-toolchain-4.0/llvm-4.0-dev_4.0-1ubuntu1~16.04.2_amd64.deb
Size: 19657378
MD5sum: 100d15985e18f4e58d05db2921525c0a
SHA1: 0d50c89b2348fde4998f634e2e31ec8a691e4564
SHA256: 3746b8ba0c114cbc92d70200c91920d0431fbb110d08949387cecbd4bca893d5
SHA512: e2ba0197ad2cd748ea5afc2cf90bc5b319dac6d861fab69393a0f840dd5d4ddd8217cc552d72059795fe77454ea691b30e32ab740d71b88ac7ea0c70fc835044
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