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

Last updated: May 16,2024

1. Install "python3-jeepney" package

In this section, we are going to explain the necessary steps to install python3-jeepney on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jeepney

2. Uninstall "python3-jeepney" package

Please follow the steps below to uninstall python3-jeepney on openSUSE Leap:

$ sudo zypper remove python3-jeepney

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

Information for package python3-jeepney:
----------------------------------------
Repository : Main Repository
Name : python3-jeepney
Version : 0.6.0-1.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 332.4 KiB
Installed : No
Status : not installed
Source package : python-jeepney-0.6.0-1.1.src
Upstream URL : https://gitlab.com/takluyver/jeepney
Summary : Low-level, pure Python DBus protocol wrapper
Description :
This is a low-level, pure Python DBus protocol client. It has an I/O-free
core, and integration modules for different event loops.