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

Last updated: October 12,2024

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

Please follow the steps below to install python3.11-pluggy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 8 (RHEL 8):

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

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

Last metadata expiration check: 0:39:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-pluggy
Version : 1.0.0
Release : 2.el8
Architecture : noarch
Size : 39 k
Source : python3.11-pluggy-1.0.0-2.el8.src.rpm
Repository : ubi-8-codeready-builder-rpms
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.