How to Install and Uninstall python3-dasbus Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-dasbus" package

Please follow the instructions below to install python3-dasbus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-dasbus

2. Uninstall "python3-dasbus" package

In this section, we are going to explain the necessary steps to uninstall python3-dasbus on openSUSE Leap:

$ sudo zypper remove python3-dasbus

3. Information about the python3-dasbus package on openSUSE Leap

Information for package python3-dasbus:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-dasbus
Version : 1.6-150400.5.69
Arch : noarch
Vendor : SUSE LLC
Installed Size : 451.3 KiB
Installed : No
Status : not installed
Source package : python3-dasbus-1.6-150400.5.69.src
Upstream URL : https://github.com/rhinstaller/dasbus
Summary : DBus library in Python 3
Description :
DBus library in Python 3, based on GLib and inspired by pydbus.