How to Install and Uninstall python311-retryrequests Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python311-retryrequests" package

Please follow the guidance below to install python311-retryrequests on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-retryrequests

2. Uninstall "python311-retryrequests" package

Here is a brief guide to show you how to uninstall python311-retryrequests on openSuSE Tumbleweed:

$ sudo zypper remove python311-retryrequests

3. Information about the python311-retryrequests package on openSuSE Tumbleweed

Information for package python311-retryrequests:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-retryrequests
Version : 0.2.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 11.1 KiB
Installed : No
Status : not installed
Source package : python-retryrequests-0.2.0-1.6.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.