How to Install and Uninstall python3-jeepney.noarch Package on AlmaLinux 8
Last updated: January 10,2025
1. Install "python3-jeepney.noarch" package
In this section, we are going to explain the necessary steps to install python3-jeepney.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-jeepney.noarch
Copied
2. Uninstall "python3-jeepney.noarch" package
This guide covers the steps necessary to uninstall python3-jeepney.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-jeepney.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jeepney.noarch package on AlmaLinux 8
Last metadata expiration check: 2:21:24 ago on Mon Sep 5 03:22:42 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.
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.