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

Last updated: May 19,2024

1. Install "llvm" package

This is a short guide on how to install llvm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install llvm

2. Uninstall "llvm" package

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

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

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

Package: llvm
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: 58
Depends: llvm-runtime (= 1:3.8-33ubuntu3.1), llvm-3.8 (>= 3.8~)
Filename: pool/universe/l/llvm-defaults/llvm_3.8-33ubuntu3.1_amd64.deb
Size: 3196
MD5sum: 0022e66d7da9f7d8bc57e67dabb7525b
SHA1: 90649cd1a988bbf1cee79de85b12c23b49889fbc
SHA256: f78e06bc0c42c6ede2fecdba87429befdd1c22ee12638e48975727fd16210ac3
SHA512: 10986177793ff6727d60ac713c9ce2bc6a5a2c241da8f86b6a4957b3248c65e8cbef94c60314e357df933ae1fc80873dddd192dc1e277b23e1c97f886312f21e
Description-en: Low-Level Virtual Machine (LLVM)
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 llvm package.
Description-md5: ffb2ad1faa8b9702532e67eba7253b5f

Package: llvm
Priority: optional
Section: universe/devel
Installed-Size: 58
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 (>= 3.8~)
Filename: pool/universe/l/llvm-defaults/llvm_3.8-33ubuntu3_amd64.deb
Size: 3196
MD5sum: 83831a1ce1c77ff9c4b2526903010964
SHA1: dea55bd010c631527eaa6c770e6f674361190438
SHA256: 0f0ccebc78c5b8743a652aa29a2a370074ff7a72d885f51a7fa0f2dd7528f77f
Description-en: Low-Level Virtual Machine (LLVM)
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 llvm package.
Description-md5: ffb2ad1faa8b9702532e67eba7253b5f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu