How To Install python3-yapsy on Fedora 36
Introduction
In this tutorial we learn how to install python3-yapsy
on Fedora 36.
What is python3-yapsy
Yapsy’s main purpose is to offer a way to easily design a plugin system in Python. Yapsy only depends on Python’s standard library. Python 3 version.
We can use yum
or dnf
to install python3-yapsy
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-yapsy.
Install python3-yapsy on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-yapsy
using dnf
by running the following command:
sudo dnf -y install python3-yapsy
Install python3-yapsy on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python3-yapsy
using yum
by running the following command:
sudo yum -y install python3-yapsy
How To Uninstall python3-yapsy on Fedora 36
To uninstall only the python3-yapsy
package we can use the following command:
sudo dnf remove python3-yapsy
python3-yapsy Package Contents on Fedora 36
/usr/lib/python3.10/site-packages/Yapsy-1.11.223-py3.10.egg-info
/usr/lib/python3.10/site-packages/Yapsy-1.11.223-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/Yapsy-1.11.223-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/Yapsy-1.11.223-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/Yapsy-1.11.223-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/yapsy
/usr/lib/python3.10/site-packages/yapsy/AutoInstallPluginManager.py
/usr/lib/python3.10/site-packages/yapsy/ConfigurablePluginManager.py
/usr/lib/python3.10/site-packages/yapsy/FilteredPluginManager.py
/usr/lib/python3.10/site-packages/yapsy/IMultiprocessChildPlugin.py
/usr/lib/python3.10/site-packages/yapsy/IPlugin.py
/usr/lib/python3.10/site-packages/yapsy/IPluginLocator.py
/usr/lib/python3.10/site-packages/yapsy/MultiprocessPluginManager.py
/usr/lib/python3.10/site-packages/yapsy/MultiprocessPluginProxy.py
/usr/lib/python3.10/site-packages/yapsy/PluginFileLocator.py
/usr/lib/python3.10/site-packages/yapsy/PluginInfo.py
/usr/lib/python3.10/site-packages/yapsy/PluginManager.py
/usr/lib/python3.10/site-packages/yapsy/PluginManagerDecorator.py
/usr/lib/python3.10/site-packages/yapsy/VersionedPluginManager.py
/usr/lib/python3.10/site-packages/yapsy/__init__.py
/usr/lib/python3.10/site-packages/yapsy/__pycache__
/usr/lib/python3.10/site-packages/yapsy/__pycache__/AutoInstallPluginManager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/AutoInstallPluginManager.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/ConfigurablePluginManager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/ConfigurablePluginManager.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/FilteredPluginManager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/FilteredPluginManager.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/IMultiprocessChildPlugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/IMultiprocessChildPlugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/IPlugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/IPlugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/IPluginLocator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/IPluginLocator.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/MultiprocessPluginManager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/MultiprocessPluginManager.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/MultiprocessPluginProxy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/MultiprocessPluginProxy.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginFileLocator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginFileLocator.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginInfo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginInfo.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginManager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginManager.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginManagerDecorator.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/PluginManagerDecorator.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/VersionedPluginManager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/VersionedPluginManager.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/yapsy/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/yapsy/compat.py
/usr/share/doc/python3-yapsy
/usr/share/doc/python3-yapsy/CHANGELOG.txt
/usr/share/doc/python3-yapsy/README.txt
/usr/share/licenses/python3-yapsy
/usr/share/licenses/python3-yapsy/LICENSE.txt
References
Summary
In this tutorial we learn how to install python3-yapsy
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).