How to Install and Uninstall python36-decorator Package on openSuSE Tumbleweed
Last updated: February 01,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-decorator" package
This guide let you learn how to install python36-decorator on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-decorator
Copied
2. Uninstall "python36-decorator" package
Please follow the guidelines below to uninstall python36-decorator on openSuSE Tumbleweed:
$
sudo zypper remove
python36-decorator
Copied
3. Information about the python36-decorator package on openSuSE Tumbleweed
Information for package python36-decorator:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-decorator
Version : 5.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 62,5 KiB
Installed : No
Status : not installed
Source package : python-decorator-5.1.0-1.1.src
Summary : Decorators for Humans
Description :
Typical implementations of Python decorators involve nested
functions, and do not preserve the signature of decorated functions,
thus can be confusing to both developers and documentation tools.
This module changes the usage of decorators for the average
programmer so as to make decorators such as memoize, tracing,
redirecting_stdout, locked, etc. more accessible.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-decorator
Version : 5.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 62,5 KiB
Installed : No
Status : not installed
Source package : python-decorator-5.1.0-1.1.src
Summary : Decorators for Humans
Description :
Typical implementations of Python decorators involve nested
functions, and do not preserve the signature of decorated functions,
thus can be confusing to both developers and documentation tools.
This module changes the usage of decorators for the average
programmer so as to make decorators such as memoize, tracing,
redirecting_stdout, locked, etc. more accessible.