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

Last updated: January 06,2025

1. Install "liblldb-3.5-dev" package

Please follow the guidance below to install liblldb-3.5-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liblldb-3.5-dev

2. Uninstall "liblldb-3.5-dev" package

This guide covers the steps necessary to uninstall liblldb-3.5-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liblldb-3.5-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: liblldb-3.5-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 34705
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Replaces: lldb-3.5-dev (<= 1:3.5~+rc4-2~)
Depends: lldb-3.5 (= 1:3.5.2-3ubuntu1)
Breaks: lldb-3.5-dev (<< 1:3.5~+rc4-2~)
Filename: pool/universe/l/llvm-toolchain-3.5/liblldb-3.5-dev_3.5.2-3ubuntu1_amd64.deb
Size: 3821354
MD5sum: f0dd5c26137a59b6641c7d65c5c23cc9
SHA1: 8efa7d02a65ba04af02b1e8d2927e6f071eb1e33
SHA256: c787fe18834399524cd2895a8405cb020f10e96f48e420654f8794c80fc34a83
Description-en: Next generation, high-performance debugger - Header files
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 provides the header files to build extension over lldb.
Description-md5: 99fdf95288d923e030e03c7f8dc2f90a
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu