How to Install and Uninstall libllvm3.7 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libllvm3.7" package

In this section, we are going to explain the necessary steps to install libllvm3.7 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libllvm3.7

2. Uninstall "libllvm3.7" package

Learn how to uninstall libllvm3.7 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libllvm3.7 $ sudo apt autoclean && sudo apt autoremove

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

Package: libllvm3.7
Priority: optional
Section: universe/libs
Installed-Size: 36717
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Replaces: libllvm3.7v4
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.4), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0)
Conflicts: libllvm3.7v4
Filename: pool/universe/l/llvm-toolchain-3.7/libllvm3.7_3.7.1-2ubuntu2_amd64.deb
Size: 9328950
MD5sum: 25f8315fb9c2c634142cdcd075373f0c
SHA1: 34bf370ebaa2c1724932658b0adf20fec90733bb
SHA256: f4f159fc11836a45b2354fecfc7fdc9a1e76a9d8b2e4ebfce2a6f0119721f104
Description-en: Modular compiler and toolchain technologies, runtime library
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 package contains the LLVM runtime library.
Description-md5: a8854f4edf76a8c14ce34dc209bd1d11
Multi-Arch: same
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu