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

Last updated: September 21,2024

1. Install "python3-pluggy.noarch" package

Please follow the guidance below to install python3-pluggy.noarch on Oracle Linux 8

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

2. Uninstall "python3-pluggy.noarch" package

This tutorial shows how to uninstall python3-pluggy.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:05:11 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-pluggy
Version : 0.6.0
Release : 3.el8
Architecture : noarch
Size : 32 k
Source : python-pluggy-0.6.0-3.el8.src.rpm
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.