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

Last updated: May 19,2024

1. Install "libllvm3.5v5" package

This guide covers the steps necessary to install libllvm3.5v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libllvm3.5v5

2. Uninstall "libllvm3.5v5" package

Here is a brief guide to show you how to uninstall libllvm3.5v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libllvm3.5v5 $ sudo apt autoclean && sudo apt autoremove

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

Package: libllvm3.5v5
Priority: optional
Section: universe/libs
Installed-Size: 29487
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Replaces: libllvm3.5
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.5
Filename: pool/universe/l/llvm-toolchain-3.5/libllvm3.5v5_3.5.2-3ubuntu1_amd64.deb
Size: 7562432
MD5sum: cdd9c3517c3d46803a2d7db16a02f089
SHA1: 2706dc94dac508b6774a757076614d03dea3311d
SHA256: 787c1f3c5872c72e09d0f0a3d40281b3d7a0ef067b5a4691ccaaaf445c4bd68a
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