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

Last updated: May 19,2024

1. Install "lldb-3.5" package

Please follow the step by step instructions below to install lldb-3.5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lldb-3.5

2. Uninstall "lldb-3.5" package

Please follow the instructions below to uninstall lldb-3.5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lldb-3.5
Priority: optional
Section: universe/devel
Installed-Size: 864
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Depends: libc6 (>= 2.14), liblldb-3.5, libstdc++6 (>= 5.2), libllvm3.5v5 (= 1:3.5.2-3ubuntu1), python, llvm-3.5-dev, python-lldb-3.5
Conflicts: lldb-3.3, lldb-3.4, lldb-3.6, lldb-3.7, lldb-3.8
Filename: pool/universe/l/llvm-toolchain-3.5/lldb-3.5_3.5.2-3ubuntu1_amd64.deb
Size: 217948
MD5sum: eaee622a681bf18ffc66e3d619c1a2c0
SHA1: e6cfdc4f4da88bb2cdca9df62393b59b250b916b
SHA256: 737dd3264601745f7f8ee6761ed79e93e5980ec207a8df8e2712e53310111879
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