How to Install and Uninstall python3-lldb Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-lldb" package
This guide covers the steps necessary to install python3-lldb on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-lldb
Copied
2. Uninstall "python3-lldb" package
This tutorial shows how to uninstall python3-lldb on openSUSE Leap:
$
sudo zypper remove
python3-lldb
Copied
3. Information about the python3-lldb package on openSUSE Leap
Information for package python3-lldb:
-------------------------------------
Repository : Main Repository
Name : python3-lldb
Version : 15.0.7-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.src
Upstream URL : https://www.llvm.org/
Summary : Python bindings for liblldb
Description :
This package contains the Python bindings to clang (C language) frontend for LLVM.
This package is a dummy package that depends on the version of
python3-lldb that openSUSE currently supports. Packages that
don't require a specific LLDB version should depend on this.
-------------------------------------
Repository : Main Repository
Name : python3-lldb
Version : 15.0.7-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.src
Upstream URL : https://www.llvm.org/
Summary : Python bindings for liblldb
Description :
This package contains the Python bindings to clang (C language) frontend for LLVM.
This package is a dummy package that depends on the version of
python3-lldb that openSUSE currently supports. Packages that
don't require a specific LLDB version should depend on this.