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

Last updated: May 20,2024

1. Install "python38-retry_decorator" package

This tutorial shows how to install python38-retry_decorator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-retry_decorator

2. Uninstall "python38-retry_decorator" package

This guide covers the steps necessary to uninstall python38-retry_decorator on openSuSE Tumbleweed:

$ sudo zypper remove python38-retry_decorator

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

Information for package python38-retry_decorator:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-retry_decorator
Version : 1.1.1-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 10,4 KiB
Installed : No
Status : not installed
Source package : python-retry_decorator-1.1.1-1.7.src
Summary : Retry Decorator
Description :
Decorator to support retry when an exception occurs.