python2-retrying on AUR (Arch User Repository)

Last updated: January 24,2025

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

$ yay -S python2-retrying

* (Optional) Uninstall python2-retrying on Arch using YAY

$ yay -Rns python2-retrying

2. Manually Install "python2-retrying" via AUR

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

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

b. Clone python2-retrying's git locally

$ git clone https://aur.archlinux.org/python2-retrying.git ~/python2-retrying

c. Go to ~/python2-retrying folder and install it

$ cd ~/python2-retrying $ makepkg -si

3. Information about the python2-retrying package on Arch User Repository (AUR)

ID: 1105152
Name: python2-retrying
PackageBaseID: 183618
PackageBase: python2-retrying
Version: 1.3.3-13
Description: A general purpose Python retyring library (Python 2 package)
URL: https://pypi.org/project/retrying/1.3.3/
NumVotes: 1
Popularity: 0.001453
OutOfDate:
Maintainer: tallero
Submitter: MarsSeed
FirstSubmitted: 1656477104
LastModified: 1656477104
URLPath: /cgit/aur.git/snapshot/python2-retrying.tar.gz

5. The same packages on other Linux Distributions