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

Last updated: December 25,2024

1. Install "python311-retry_decorator" package

This guide covers the steps necessary to install python311-retry_decorator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-retry_decorator

2. Uninstall "python311-retry_decorator" package

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

$ sudo zypper remove python311-retry_decorator

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

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