How to Install and Uninstall python3-retry_decorator Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-retry_decorator" package

Please follow the guidelines below to install python3-retry_decorator on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-retry_decorator

2. Uninstall "python3-retry_decorator" package

This tutorial shows how to uninstall python3-retry_decorator on openSUSE Leap:

$ sudo zypper remove python3-retry_decorator

3. Information about the python3-retry_decorator package on openSUSE Leap

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