How to Install and Uninstall python39-retry_decorator Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python39-retry_decorator" package

Learn how to install python39-retry_decorator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-retry_decorator

2. Uninstall "python39-retry_decorator" package

Here is a brief guide to show you how to uninstall python39-retry_decorator on openSuSE Tumbleweed:

$ sudo zypper remove python39-retry_decorator

3. Information about the python39-retry_decorator package on openSuSE Tumbleweed

Information for package python39-retry_decorator:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-retry_decorator
Version : 1.1.1-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 8.6 KiB
Installed : No
Status : not installed
Source package : python-retry_decorator-1.1.1-1.19.src
Upstream URL : https://github.com/pnpnpn/retry-decorator
Summary : Retry Decorator
Description :
Decorator to support retry when an exception occurs.