How to Install and Uninstall liblldb-3.7-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "liblldb-3.7-dbg" package

Please follow the steps below to install liblldb-3.7-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblldb-3.7-dbg

2. Uninstall "liblldb-3.7-dbg" package

This guide let you learn how to uninstall liblldb-3.7-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblldb-3.7-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: liblldb-3.7-dbg
Priority: optional
Section: universe/debug
Installed-Size: 239107
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: liblldb-3.7 (= 1:3.7.1-2ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.7/liblldb-3.7-dbg_3.7.1-2ubuntu2_amd64.deb
Size: 237909344
MD5sum: d79c176b395923ba78a393c4f27fb416
SHA1: 3a3c7f9bce017e5583d86749cdef6c40ad1d452e
SHA256: 45ab58e119c634660a3c3a7887f7a0a7b5d1cca8b84fbe1bf86d8a5a0925b191
Description-en: Next generation, high-performance debugger, debugging libraries
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
.
This package contains the LLDB runtime library debug symbols.
Description-md5: 69b5a09b5824885fd9e4bcb5ab74a5f4
Homepage: http://www.llvm.org/
Build-Ids: 4f0698b5397c5a0245fa77130094c55a791cb644
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu