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

Last updated: October 13,2024

1. Install "python2-pluggy.noarch" package

This tutorial shows how to install python2-pluggy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python2-pluggy.noarch" package

Here is a brief guide to show you how to uninstall python2-pluggy.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:38:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-pluggy
Version : 0.6.0
Release : 8.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 32 k
Source : python-pluggy-0.6.0-8.module+el8.9.0+19487+7dc18407.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.