python-retryrequests on AUR (Arch User Repository)

Last updated: November 17,2024

1. Install "python-retryrequests" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-retryrequests on Arch using YAY

$ yay -S python-retryrequests

* (Optional) Uninstall python-retryrequests on Arch using YAY

$ yay -Rns python-retryrequests

2. Manually Install "python-retryrequests" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-retryrequests's git locally

$ git clone https://aur.archlinux.org/python-retryrequests.git ~/python-retryrequests

c. Go to ~/python-retryrequests folder and install it

$ cd ~/python-retryrequests $ makepkg -si

3. Information about the python-retryrequests package on Arch User Repository (AUR)

ID: 1048918
Name: python-retryrequests
PackageBaseID: 156504
PackageBase: python-retryrequests
Version: 0.2.0-1
Description: Library for HTTP requests using python-requests with exponential back-off retry
URL: https://github.com/thombashi/retryrequests
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596836974
LastModified: 1646866259
URLPath: /cgit/aur.git/snapshot/python-retryrequests.tar.gz