How to Install and Uninstall python2-pluggy.noarch Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "python2-pluggy.noarch" package

This is a short guide on how to install python2-pluggy.noarch on AlmaLinux 8

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

2. Uninstall "python2-pluggy.noarch" package

Please follow the instructions below to uninstall python2-pluggy.noarch on AlmaLinux 8:

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

3. Information about the python2-pluggy.noarch package on AlmaLinux 8

Last metadata expiration check: 1:17:52 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-pluggy
Version : 0.6.0
Release : 8.module_el8.6.0+2781+fed64c13
Architecture : noarch
Size : 31 k
Source : python-pluggy-0.6.0-8.module_el8.6.0+2781+fed64c13.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.