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

Last updated: November 23,2024

1. Install "python-lldb-3.5" package

Here is a brief guide to show you how to install python-lldb-3.5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lldb-3.5

2. Uninstall "python-lldb-3.5" package

In this section, we are going to explain the necessary steps to uninstall python-lldb-3.5 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lldb-3.5
Priority: optional
Section: universe/python
Installed-Size: 658
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Depends: python
Conflicts: python-lldb-3.4, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8
Filename: pool/universe/l/llvm-toolchain-3.5/python-lldb-3.5_3.5.2-3ubuntu1_amd64.deb
Size: 85918
MD5sum: 7967b39aa8cb32b3aa8dd31f1d713e57
SHA1: 586f00865c140dcb38bae57e6d37ad210f10063c
SHA256: 9ec95cb5611640df5958de290df0960f93ebadf44d5d4eadbadcd9668069e4c8
Description-en: Next generation, high-performance debugger, python lib
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 binding package provides access to lldb.
Description-md5: ed1e4284488e6c595a1f6ce741ffb7bf
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu