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

Last updated: October 05,2024

1. Install "python3-pluggy.noarch" package

Please follow the guidelines below to install python3-pluggy.noarch on Oracle Linux 9

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

2. Uninstall "python3-pluggy.noarch" package

Please follow the step by step instructions below to uninstall python3-pluggy.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:28:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pluggy
Version : 0.13.1
Release : 7.el9
Architecture : noarch
Size : 64 k
Source : python-pluggy-0.13.1-7.el9.src.rpm
Repository : ol9_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.