How to Install and Uninstall python3-pluginbase.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-pluginbase.noarch" package

This tutorial shows how to install python3-pluginbase.noarch on Fedora 34

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

2. Uninstall "python3-pluginbase.noarch" package

This is a short guide on how to uninstall python3-pluginbase.noarch on Fedora 34:

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

3. Information about the python3-pluginbase.noarch package on Fedora 34

Last metadata expiration check: 0:39:35 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pluginbase
Version : 1.0.0
Release : 8.fc34
Architecture : noarch
Size : 21 k
Source : python-pluginbase-1.0.0-8.fc34.src.rpm
Repository : fedora
Summary : %{sum}
URL : https://github.com/mitsuhiko/pluginbase
License : BSD
Description : PluginBase is a module for Python that enables the development of flexible
: plugin systems in Python.
:
: Python 3 version.