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

Last updated: June 16,2024

1. Install "python39-retry" package

This guide covers the steps necessary to install python39-retry on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-retry

2. Uninstall "python39-retry" package

This guide covers the steps necessary to uninstall python39-retry on openSuSE Tumbleweed:

$ sudo zypper remove python39-retry

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

Information for package python39-retry:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-retry
Version : 0.9.2-3.11
Arch : noarch
Vendor : openSUSE
Installed Size : 37.5 KiB
Installed : No
Status : not installed
Source package : python-retry-0.9.2-3.11.src
Upstream URL : https://github.com/invl/retry
Summary : Python retry decorator
Description :
Easy to use retry decorator.