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

Last updated: November 05,2024

1. Install "python312-retry_decorator" package

This guide let you learn how to install python312-retry_decorator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-retry_decorator

2. Uninstall "python312-retry_decorator" package

This guide let you learn how to uninstall python312-retry_decorator on openSuSE Tumbleweed:

$ sudo zypper remove python312-retry_decorator

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

Information for package python312-retry_decorator:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-retry_decorator
Version : 1.1.1-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 9.2 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.