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