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

Last updated: May 07,2024

1. Install "python3-jeepney.noarch" package

In this section, we are going to explain the necessary steps to install python3-jeepney.noarch on Fedora 36

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

2. Uninstall "python3-jeepney.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-jeepney.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:26:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jeepney
Version : 0.7.1
Release : 2.fc36
Architecture : noarch
Size : 324 k
Source : python-jeepney-0.7.1-2.fc36.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.