How to Install and Uninstall python310-straight-plugin Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python310-straight-plugin" package
Learn how to install python310-straight-plugin on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-straight-plugin
Copied
2. Uninstall "python310-straight-plugin" package
This is a short guide on how to uninstall python310-straight-plugin on openSuSE Tumbleweed:
$
sudo zypper remove
python310-straight-plugin
Copied
3. Information about the python310-straight-plugin package on openSuSE Tumbleweed
Information for package python310-straight-plugin:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-straight-plugin
Version : 1.5.0-2.19
Arch : noarch
Vendor : openSUSE
Installed Size : 32.0 KiB
Installed : No
Status : not installed
Source package : python-straight-plugin-1.5.0-2.19.src
Upstream URL : https://github.com/ironfroggy/straight.plugin/
Summary : Python plugin loader
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.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-straight-plugin
Version : 1.5.0-2.19
Arch : noarch
Vendor : openSUSE
Installed Size : 32.0 KiB
Installed : No
Status : not installed
Source package : python-straight-plugin-1.5.0-2.19.src
Upstream URL : https://github.com/ironfroggy/straight.plugin/
Summary : Python plugin loader
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.