How to Install and Uninstall python3-pluggy.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-pluggy.noarch" package

In this section, we are going to explain the necessary steps to install python3-pluggy.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-pluggy.noarch" package

This guide covers the steps necessary to uninstall python3-pluggy.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pluggy.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:56:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pluggy
Version : 0.13.1
Release : 7.el9
Architecture : noarch
Size : 45 k
Source : python-pluggy-0.13.1-7.el9.src.rpm
Repository : ubi-9-codeready-builder
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.