How to Install and Uninstall python310-retry_decorator Package on openSuSE Tumbleweed
Last updated: December 29,2024
1. Install "python310-retry_decorator" package
In this section, we are going to explain the necessary steps to install python310-retry_decorator on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-retry_decorator
Copied
2. Uninstall "python310-retry_decorator" package
This tutorial shows how to uninstall python310-retry_decorator on openSuSE Tumbleweed:
$
sudo zypper remove
python310-retry_decorator
Copied
3. Information about the python310-retry_decorator package on openSuSE Tumbleweed
Information for package python310-retry_decorator:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-retry_decorator
Version : 1.1.1-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 8.6 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.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-retry_decorator
Version : 1.1.1-1.19
Arch : noarch
Vendor : openSUSE
Installed Size : 8.6 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.