How to Install and Uninstall python3-pluggy.noarch Package on AlmaLinux 9

Last updated: September 28,2024

1. Install "python3-pluggy.noarch" package

In this section, we are going to explain the necessary steps to install python3-pluggy.noarch on AlmaLinux 9

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

2. Uninstall "python3-pluggy.noarch" package

This is a short guide on how to uninstall python3-pluggy.noarch on AlmaLinux 9:

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

3. Information about the python3-pluggy.noarch package on AlmaLinux 9

Last metadata expiration check: 0:09:17 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pluggy
Version : 0.13.1
Release : 7.el9
Architecture : noarch
Size : 38 k
Source : python-pluggy-0.13.1-7.el9.src.rpm
Repository : appstream
Summary : The plugin manager stripped of pytest specific details
URL : https://github.com/pytest-dev/pluggy
License : MIT
Description : The plugin manager stripped of pytest specific details.