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

Last updated: June 03,2024

1. Install "liblldb-3.6" package

In this section, we are going to explain the necessary steps to install liblldb-3.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblldb-3.6

2. Uninstall "liblldb-3.6" package

This is a short guide on how to uninstall liblldb-3.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblldb-3.6 $ sudo apt autoclean && sudo apt autoremove

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

Package: liblldb-3.6
Priority: optional
Section: libs
Installed-Size: 27379
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Replaces: lldb-3.6 (<= 1:3.6~svn215195-2)
Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.4), libllvm3.6v5 (= 1:3.6.2-3ubuntu2), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libtinfo5 (>= 6)
Breaks: lldb-3.6 (<< 1:3.6~svn215195-2)
Filename: pool/main/l/llvm-toolchain-3.6/liblldb-3.6_3.6.2-3ubuntu2_amd64.deb
Size: 7302726
MD5sum: 408915d5dc87c21058b146213151e55c
SHA1: 4866013cbecebf5eedba68fa7cd8e856557467a4
SHA256: 85f0f657e204f09a96885f5ecc9ae843c6de3aa8774611289ce7c4c117f59326
Description-en: Next generation, high-performance debugger, library
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.
Description-md5: 88542bb8337de28344a74df10ce94f4e
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m