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

Last updated: June 16,2024

1. Install "python3.11-pluggy.noarch" package

This is a short guide on how to install python3.11-pluggy.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3.11-pluggy.noarch" package

Please follow the guidance below to uninstall python3.11-pluggy.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:42:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3.11-pluggy
Version : 1.0.0
Release : 2.el9
Architecture : noarch
Size : 47 k
Source : python3.11-pluggy-1.0.0-2.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.