How to Install and Uninstall python3-pluginlib.noarch Package on Fedora 39

Last updated: January 04,2025

1. Install "python3-pluginlib.noarch" package

Here is a brief guide to show you how to install python3-pluginlib.noarch on Fedora 39

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

2. Uninstall "python3-pluginlib.noarch" package

Please follow the step by step instructions below to uninstall python3-pluginlib.noarch on Fedora 39:

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

3. Information about the python3-pluginlib.noarch package on Fedora 39

Last metadata expiration check: 0:02:34 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pluginlib
Version : 0.9.1
Release : 2.fc39
Architecture : noarch
Size : 55 k
Source : python-pluginlib-0.9.1-2.fc39.src.rpm
Repository : fedora
Summary : A framework for creating and importing plugins in Python
URL : https://github.com/Rockhopper-Technologies/pluginlib
License : MPLv2.0
Description : Pluginlib is a Python framework for creating and importing plugins.
: Pluginlib makes creating plugins for your project simple.