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

Last updated: May 19,2024

1. Install "libllvm3.7-dbg" package

Please follow the instructions below to install libllvm3.7-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libllvm3.7-dbg" package

This guide covers the steps necessary to uninstall libllvm3.7-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libllvm3.7-dbg
Priority: extra
Section: universe/debug
Installed-Size: 226768
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: libllvm3.7 (= 1:3.7.1-2ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.7/libllvm3.7-dbg_3.7.1-2ubuntu2_amd64.deb
Size: 227107222
MD5sum: 38411d5a9cc7798144097a829cd8afb6
SHA1: f078a5ec395e82f8ab97fd3a974c3b519669aaac
SHA256: b57b2bbf9911179590f12b812a43b9a349a99ade947d778e063ddad0f3f83331
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: f07b9b88282f65c2e7ba6e3bad6434450971fb9a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu