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

Last updated: October 05,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 8 (RHEL 8)

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

2. Uninstall "python3-pluggy.noarch" package

This guide let you learn how to uninstall python3-pluggy.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:05:01 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-pluggy
Version : 0.6.0
Release : 3.el8
Architecture : noarch
Size : 32 k
Source : python-pluggy-0.6.0-3.el8.src.rpm
Repository : ubi-8-appstream-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.