How to Install and Uninstall python3-retry Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-retry" package
Please follow the guidelines below to install python3-retry on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-retry
Copied
2. Uninstall "python3-retry" package
Please follow the steps below to uninstall python3-retry on openSUSE Leap:
$
sudo zypper remove
python3-retry
Copied
3. Information about the python3-retry package on openSUSE Leap
Information for package python3-retry:
--------------------------------------
Repository : Main Repository
Name : python3-retry
Version : 0.9.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 39.1 KiB
Installed : No
Status : not installed
Source package : python-retry-0.9.2-bp155.2.11.src
Upstream URL : https://github.com/invl/retry
Summary : Python retry decorator
Description :
Easy to use retry decorator.
--------------------------------------
Repository : Main Repository
Name : python3-retry
Version : 0.9.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 39.1 KiB
Installed : No
Status : not installed
Source package : python-retry-0.9.2-bp155.2.11.src
Upstream URL : https://github.com/invl/retry
Summary : Python retry decorator
Description :
Easy to use retry decorator.