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

Last updated: September 28,2024

1. Install "python-lldb-3.7" package

This guide let you learn how to install python-lldb-3.7 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-lldb-3.7" package

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

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

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

Package: python-lldb-3.7
Priority: optional
Section: universe/python
Installed-Size: 711
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: python
Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.8
Filename: pool/universe/l/llvm-toolchain-3.7/python-lldb-3.7_3.7.1-2ubuntu2_amd64.deb
Size: 91562
MD5sum: 8abc131e873f7d32efe50b4987cd54bb
SHA1: ce3de0a0aeb83509081e60b76962312ed249a60f
SHA256: 2d2abb3a2c6b5dc97202a1a994022d05f55a3cb4ffaaf7091d93c22b95749fb5
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