How to Install and Uninstall python3-jeepney.noarch Package on Fedora 34

Last updated: May 04,2024

1. Install "python3-jeepney.noarch" package

Please follow the guidance below to install python3-jeepney.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-jeepney.noarch

2. Uninstall "python3-jeepney.noarch" package

Here is a brief guide to show you how to uninstall python3-jeepney.noarch on Fedora 34:

$ sudo dnf remove python3-jeepney.noarch $ sudo dnf autoremove

3. Information about the python3-jeepney.noarch package on Fedora 34

Last metadata expiration check: 1:07:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-jeepney
Version : 0.6.0
Release : 2.fc34
Architecture : noarch
Size : 284 k
Source : python-jeepney-0.6.0-2.fc34.src.rpm
Repository : fedora
Summary : Low-level, pure Python DBus protocol wrapper
URL : https://gitlab.com/takluyver/jeepney
License : MIT
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.