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

Last updated: May 18,2024

1. Install "python-pluggy.src" package

This is a short guide on how to install python-pluggy.src on Oracle Linux 8

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

2. Uninstall "python-pluggy.src" package

Please follow the guidance below to uninstall python-pluggy.src on Oracle Linux 8:

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

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

Last metadata expiration check: 1:28:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-pluggy
Version : 0.6.0
Release : 8.module+el8.3.0+7833+4aaf98ce
Architecture : src
Size : 47 k
Source : None
Repository : ol8_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.