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

Last updated: November 23,2024

1. Install "llvm-3.8-dev" package

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

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

2. Uninstall "llvm-3.8-dev" package

In this section, we are going to explain the necessary steps to uninstall llvm-3.8-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: llvm-3.8-dev
Architecture: amd64
Version: 1:3.8-2ubuntu4
Priority: optional
Section: devel
Source: llvm-toolchain-3.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117229
Depends: libc6 (>= 2.14), libjsoncpp1, libllvm3.8 (= 1:3.8-2ubuntu4), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-3.8 (= 1:3.8-2ubuntu4), libtinfo-dev
Replaces: llvm (<< 2.2-3)
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8-dev_3.8-2ubuntu4_amd64.deb
Size: 16711986
MD5sum: 073b4aba19574dc23cb6f2d06a676fc4
SHA1: bd7fba16f5d692a46faf572edec9ec75a2ca65bd
SHA256: 1749c959afeed7e08244420326b5ef7813fbb19224cdf8f1f35404c851a14c8f
SHA512: b8acab3d11788f798c5ece93cfd0c9ba7274aaf59efc34b338817759c5c6770169c8236c6aaa2073929b3a1afcf4653137d0e54c1a98ae4a31aac8afc4e6542a
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

Package: llvm-3.8-dev
Priority: optional
Section: devel
Installed-Size: 117230
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Replaces: llvm (<< 2.2-3)
Depends: libc6 (>= 2.14), libjsoncpp1, libllvm3.8 (= 1:3.8-2ubuntu1), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-3.8 (= 1:3.8-2ubuntu1), libtinfo-dev
Filename: pool/main/l/llvm-toolchain-3.8/llvm-3.8-dev_3.8-2ubuntu1_amd64.deb
Size: 16763340
MD5sum: 8056febf4e42c504b73d1e0ad71caced
SHA1: e2083dd9fc7ecd30129b58720365418642ca43b1
SHA256: 54f30fc43ece8fb192ff2d7976c308237380678a5b0fdf92dc0a61adb98b0c7e
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
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m