python-reretry on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install python-reretry on Arch using YAY
$
yay -S
python-reretry
Copied
* (Optional) Uninstall python-reretry on Arch using YAY
$
yay -Rns
python-reretry
Copied
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
Copied
b. Clone python-reretry's git locally
$
git clone https://aur.archlinux.org/python-reretry.git
~/python-reretry
Copied
c. Go to ~/python-reretry folder and install it
$
cd
~/python-reretry
Copied
$
makepkg -si
Copied
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
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