How to Install and Uninstall python2-pluggy.noarch Package on Rocky Linux 8

Last updated: July 03,2024

1. Install "python2-pluggy.noarch" package

Please follow the guidelines below to install python2-pluggy.noarch on Rocky Linux 8

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

2. Uninstall "python2-pluggy.noarch" package

This is a short guide on how to uninstall python2-pluggy.noarch on Rocky Linux 8:

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

3. Information about the python2-pluggy.noarch package on Rocky Linux 8

Last metadata expiration check: 0:55:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-pluggy
Version : 0.6.0
Release : 8.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 31 k
Source : python-pluggy-0.6.0-8.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
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.