How to Install and Uninstall python38-venusian Package on openSuSE Tumbleweed
Last updated: January 26,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-venusian" package
This guide covers the steps necessary to install python38-venusian on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-venusian
Copied
2. Uninstall "python38-venusian" package
In this section, we are going to explain the necessary steps to uninstall python38-venusian on openSuSE Tumbleweed:
$
sudo zypper remove
python38-venusian
Copied
3. Information about the python38-venusian package on openSuSE Tumbleweed
Information for package python38-venusian:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-venusian
Version : 3.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 82,7 KiB
Installed : No
Status : not installed
Source package : python-venusian-3.0.0-2.7.src
Summary : A library for deferring decorator actions
Description :
Venusian is a library which allows framework authors to defer
decorator actions. Instead of taking actions when a function (or
class) decorator is executed at import time, you can defer the action
usually taken by the decorator until a separate "scan" phase.
See the "docs" directory of the package or the online documentation at
http://docs.pylonsproject.org/projects/venusian/dev/.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-venusian
Version : 3.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 82,7 KiB
Installed : No
Status : not installed
Source package : python-venusian-3.0.0-2.7.src
Summary : A library for deferring decorator actions
Description :
Venusian is a library which allows framework authors to defer
decorator actions. Instead of taking actions when a function (or
class) decorator is executed at import time, you can defer the action
usually taken by the decorator until a separate "scan" phase.
See the "docs" directory of the package or the online documentation at
http://docs.pylonsproject.org/projects/venusian/dev/.