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

Last updated: July 01,2024

1. Install "python3-pluggy.noarch" package

This tutorial shows how to install python3-pluggy.noarch on Rocky Linux 8

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

2. Uninstall "python3-pluggy.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pluggy.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:17:01 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pluggy
Version : 0.6.0
Release : 3.el8
Architecture : noarch
Size : 31 k
Source : python-pluggy-0.6.0-3.el8.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.