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

Last updated: May 18,2024

1. Install "python38-retryrequests" package

Please follow the step by step instructions below to install python38-retryrequests on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-retryrequests

2. Uninstall "python38-retryrequests" package

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

$ sudo zypper remove python38-retryrequests

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

Information for package python38-retryrequests:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-retryrequests
Version : 0.0.3-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 11,4 KiB
Installed : No
Status : not installed
Source package : python-retryrequests-0.0.3-1.8.src
Summary : Extend python requests with exponential back-off retry
Description :
A Python library for HTTP requests using requests package with
exponential back-off retry.