How to Install and Uninstall python2-pluggy.noarch Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "python2-pluggy.noarch" package

Please follow the steps below to install python2-pluggy.noarch on CentOS Stream 8

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

2. Uninstall "python2-pluggy.noarch" package

Please follow the instructions below to uninstall python2-pluggy.noarch on CentOS Stream 8:

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

3. Information about the python2-pluggy.noarch package on CentOS Stream 8

Last metadata expiration check: 3:41:33 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python2-pluggy
Version : 0.6.0
Release : 8.module_el8+570+db61b4f9
Architecture : noarch
Size : 32 k
Source : python-pluggy-0.6.0-8.module_el8+570+db61b4f9.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.