python-retry on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-retry

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

$ yay -Rns python-retry

2. Manually Install "python-retry" via AUR

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

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

b. Clone python-retry's git locally

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

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

$ cd ~/python-retry $ makepkg -si

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

ID: 1067445
Name: python-retry
PackageBaseID: 162729
PackageBase: python-retry
Version: 0.9.3-2
Description: Easy to use retry decorator
URL: https://github.com/invl/retry
NumVotes: 1
Popularity: 5.3E-5
OutOfDate:
Maintainer: tallero
Submitter: SamLukeYes
FirstSubmitted: 1612110223
LastModified: 1650048080
URLPath: /cgit/aur.git/snapshot/python-retry.tar.gz