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

Last updated: May 19,2024

1. Install "lldb-3.6" package

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

$ sudo apt update $ sudo apt install lldb-3.6

2. Uninstall "lldb-3.6" package

Learn how to uninstall lldb-3.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lldb-3.6
Priority: optional
Section: devel
Installed-Size: 897
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Depends: libc6 (>= 2.14), liblldb-3.6, libstdc++6 (>= 5.2), libllvm3.6v5 (= 1:3.6.2-3ubuntu2), python, llvm-3.6-dev, python-lldb-3.6
Conflicts: lldb-3.4, lldb-3.5, lldb-3.7, lldb-3.8
Filename: pool/main/l/llvm-toolchain-3.6/lldb-3.6_3.6.2-3ubuntu2_amd64.deb
Size: 231798
MD5sum: 36599ef20e6eb11c67038dd926414254
SHA1: 856acf15bd571299d82710d560d644caf32a5490
SHA256: be1b005239ef3721e1babc5059ace3ec412894a577b3cb15e85baadf8de46ce7
Description-en: Next generation, high-performance debugger
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.
Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m