How to Install and Uninstall python3-pluggy.noarch Package on Rocky Linux 9

Last updated: October 13,2024

1. Install "python3-pluggy.noarch" package

This guide let you learn how to install python3-pluggy.noarch on Rocky Linux 9

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

2. Uninstall "python3-pluggy.noarch" package

Please follow the guidance below to uninstall python3-pluggy.noarch on Rocky Linux 9:

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

3. Information about the python3-pluggy.noarch package on Rocky Linux 9

Last metadata expiration check: 2:25:17 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-pluggy
Version : 0.13.1
Release : 7.el9.0.1
Architecture : noarch
Size : 38 k
Source : python-pluggy-0.13.1-7.el9.0.1.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.