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

Last updated: November 23,2024

1. Install "python39-retryrequests" package

This guide let you learn how to install python39-retryrequests on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-retryrequests

2. Uninstall "python39-retryrequests" package

In this section, we are going to explain the necessary steps to uninstall python39-retryrequests on openSuSE Tumbleweed:

$ sudo zypper remove python39-retryrequests

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

Information for package python39-retryrequests:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-retryrequests
Version : 0.2.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 9.9 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.