How to Install and Uninstall python-pluggy.src Package on Oracle Linux 9

Last updated: October 04,2024

1. Install "python-pluggy.src" package

This guide covers the steps necessary to install python-pluggy.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-pluggy.src

2. Uninstall "python-pluggy.src" package

Learn how to uninstall python-pluggy.src on Oracle Linux 9:

$ sudo dnf remove python-pluggy.src $ sudo dnf autoremove

3. Information about the python-pluggy.src package on Oracle Linux 9

Last metadata expiration check: 2:47:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-pluggy
Version : 0.13.1
Release : 7.el9
Architecture : src
Size : 66 k
Source : None
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.