How to Install and Uninstall python3-straight-plugin.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "python3-straight-plugin.noarch" package
Learn how to install python3-straight-plugin.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-straight-plugin.noarch
Copied
2. Uninstall "python3-straight-plugin.noarch" package
Please follow the instructions below to uninstall python3-straight-plugin.noarch on Fedora 34:
$
sudo dnf remove
python3-straight-plugin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-straight-plugin.noarch package on Fedora 34
Last metadata expiration check: 3:18:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-straight-plugin
Version : 1.5.0
Release : 14.fc34
Architecture : noarch
Size : 17 k
Source : python-straight-plugin-1.5.0-14.fc34.src.rpm
Repository : fedora
Summary : Python plugin loader
URL : https://github.com/ironfroggy/straight.plugin/
License : BSD
Description : straight.plugin is a Python plugin loader inspired by twisted.plugin with two
: important distinctions:
:
: - Fewer dependencies
: - Python 3 compatible
:
: The system is used to allow multiple Python packages to provide plugins within
: a namespace package, where other packages will locate and utilize. The plugins
: themselves are modules in a namespace package where the namespace identifies
: the plugins in it for some particular purpose or intent.
Available Packages
Name : python3-straight-plugin
Version : 1.5.0
Release : 14.fc34
Architecture : noarch
Size : 17 k
Source : python-straight-plugin-1.5.0-14.fc34.src.rpm
Repository : fedora
Summary : Python plugin loader
URL : https://github.com/ironfroggy/straight.plugin/
License : BSD
Description : straight.plugin is a Python plugin loader inspired by twisted.plugin with two
: important distinctions:
:
: - Fewer dependencies
: - Python 3 compatible
:
: The system is used to allow multiple Python packages to provide plugins within
: a namespace package, where other packages will locate and utilize. The plugins
: themselves are modules in a namespace package where the namespace identifies
: the plugins in it for some particular purpose or intent.