How to Install and Uninstall python310-jeepney Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python310-jeepney" package

Please follow the guidance below to install python310-jeepney on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jeepney

2. Uninstall "python310-jeepney" package

This tutorial shows how to uninstall python310-jeepney on openSuSE Tumbleweed:

$ sudo zypper remove python310-jeepney

3. Information about the python310-jeepney package on openSuSE Tumbleweed

Information for package python310-jeepney:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jeepney
Version : 0.8.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 359.8 KiB
Installed : No
Status : not installed
Source package : python-jeepney-0.8.0-2.7.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.