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

Last updated: May 19,2024

1. Install "libllvm3.5-dbg" package

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

$ sudo apt update $ sudo apt install libllvm3.5-dbg

2. Uninstall "libllvm3.5-dbg" package

This guide let you learn how to uninstall libllvm3.5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libllvm3.5-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: libllvm3.5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 153232
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Depends: libllvm3.5v5 (= 1:3.5.2-3ubuntu1)
Filename: pool/universe/l/llvm-toolchain-3.5/libllvm3.5-dbg_3.5.2-3ubuntu1_amd64.deb
Size: 153081928
MD5sum: bb0c533c73080ba560ffca9b78215ebb
SHA1: 56d1198306730440ebf82d888210686aeb3ab84c
SHA256: ca870e88c068bf40dc0338855aefc19ad333c85b91195a5f0f8efb716c3f31d8
Description-en: Modular compiler and toolchain technologies, debugging libraries
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 debug symbols.
Description-md5: 37e694cf0eb28c359fc8d8347c3e07fc
Multi-Arch: same
Homepage: http://www.llvm.org/
Build-Ids: 4fc57d81a2fea299c442944e3cae097b40092a1c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu