How to Install and Uninstall python2-venusian Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-venusian" package

In this section, we are going to explain the necessary steps to install python2-venusian on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-venusian

2. Uninstall "python2-venusian" package

This is a short guide on how to uninstall python2-venusian on openSUSE Leap:

$ sudo zypper remove python2-venusian

3. Information about the python2-venusian package on openSUSE Leap

Information for package python2-venusian:
-----------------------------------------
Repository : Main Repository
Name : python2-venusian
Version : 1.1.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 193,1 KiB
Installed : No
Status : not installed
Source package : python-venusian-1.1.0-bp153.1.15.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/.

5. The same packages on other Linux Distributions