How to Install and Uninstall python3-jeepney.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-jeepney.noarch" package

Learn how to install python3-jeepney.noarch on Rocky Linux 8

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

2. Uninstall "python3-jeepney.noarch" package

This is a short guide on how to uninstall python3-jeepney.noarch on Rocky Linux 8:

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

3. Information about the python3-jeepney.noarch package on Rocky Linux 8

Last metadata expiration check: 1:54:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-jeepney
Version : 0.4.3
Release : 3.el8
Architecture : noarch
Size : 1.6 M
Source : python-jeepney-0.4.3-3.el8.src.rpm
Repository : epel
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.