python-reretry on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "python-reretry" 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-reretry on Arch using YAY

$ yay -S python-reretry

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

$ yay -Rns python-reretry

2. Manually Install "python-reretry" via AUR

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

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

b. Clone python-reretry's git locally

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

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

$ cd ~/python-reretry $ makepkg -si

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

ID: 1296569
Name: python-reretry
PackageBaseID: 186915
PackageBase: python-reretry
Version: 0.11.8-1
Description: An easy to use, but functional decorator for retrying on exceptions
URL: https://github.com/leshchenko1979/reretry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1666774999
LastModified: 1690748745
URLPath: /cgit/aur.git/snapshot/python-reretry.tar.gz