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

Last updated: May 17,2024

1. Install "llvm-dev" package

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

$ sudo apt update $ sudo apt install llvm-dev

2. Uninstall "llvm-dev" package

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

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

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

Package: llvm-dev
Architecture: amd64
Version: 1:3.8-33ubuntu3.1
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.33ubuntu3.1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: llvm-runtime (= 1:3.8-33ubuntu3.1), llvm-3.8-dev (>= 3.8~), llvm
Filename: pool/universe/l/llvm-defaults/llvm-dev_3.8-33ubuntu3.1_amd64.deb
Size: 1774
MD5sum: 2b8e9aad345bfebb6fc0599613c38ed6
SHA1: 7acb47d590078ea5338d2a06d9a6c8a9fd7b8bd0
SHA256: ef00742f4d1a3089cd46a46bfc07baab639c4522a385032febbf28aed52089a6
SHA512: 7c78729854196cce942b4a7565c43006500bdb78f714806e1919b3b24a38cb6cf95a229b84c05a800c5bf6febc39f41045f34aae8c7c55095d260d6482f0823b
Description-en: Low-Level Virtual Machine (LLVM), libraries and headers
The Low-Level Virtual Machine (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.
.
This is a dependency package providing the default libraries and headers.
Description-md5: 839c8452aa522f4ab279ec24b671361f

Package: llvm-dev
Priority: optional
Section: universe/devel
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-defaults (0.33ubuntu3)
Version: 1:3.8-33ubuntu3
Depends: llvm-runtime (= 1:3.8-33ubuntu3), llvm-3.8-dev (>= 3.8~), llvm
Filename: pool/universe/l/llvm-defaults/llvm-dev_3.8-33ubuntu3_amd64.deb
Size: 1776
MD5sum: dc43e0f6447abb5a641fbe70cf3c138e
SHA1: 350c5d267f21417b9a0cfeb814faca341124f090
SHA256: b86f1234add438ed97966422f42729c32b7906005250bcf07c1dfddb603195a5
Description-en: Low-Level Virtual Machine (LLVM), libraries and headers
The Low-Level Virtual Machine (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.
.
This is a dependency package providing the default libraries and headers.
Description-md5: 839c8452aa522f4ab279ec24b671361f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu