How to Install and Uninstall python3-retryrequests Package on openSUSE Leap
Last updated: February 01,2025
1. Install "python3-retryrequests" package
This guide let you learn how to install python3-retryrequests on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-retryrequests
Copied
2. Uninstall "python3-retryrequests" package
This guide let you learn how to uninstall python3-retryrequests on openSUSE Leap:
$
sudo zypper remove
python3-retryrequests
Copied
3. Information about the python3-retryrequests package on openSUSE Leap
Information for package python3-retryrequests:
----------------------------------------------
Repository : Main Repository
Name : python3-retryrequests
Version : 0.0.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 11.9 KiB
Installed : No
Status : not installed
Source package : python-retryrequests-0.0.3-bp155.2.12.src
Upstream URL : https://github.com/thombashi/retryrequests
Summary : Extend python requests with exponential back-off retry
Description :
A Python library for HTTP requests using requests package with
exponential back-off retry.
----------------------------------------------
Repository : Main Repository
Name : python3-retryrequests
Version : 0.0.3-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 11.9 KiB
Installed : No
Status : not installed
Source package : python-retryrequests-0.0.3-bp155.2.12.src
Upstream URL : https://github.com/thombashi/retryrequests
Summary : Extend python requests with exponential back-off retry
Description :
A Python library for HTTP requests using requests package with
exponential back-off retry.