python-backoff on AUR (Arch User Repository)
Last updated: November 09,2024
1. Install "python-backoff" 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-backoff on Arch using YAY
$
yay -S
python-backoff
Copied
* (Optional) Uninstall python-backoff on Arch using YAY
$
yay -Rns
python-backoff
Copied
2. Manually Install "python-backoff" 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-backoff's git locally
$
git clone https://aur.archlinux.org/python-backoff.git
~/python-backoff
Copied
c. Go to ~/python-backoff folder and install it
$
cd
~/python-backoff
Copied
$
makepkg -si
Copied
3. Information about the python-backoff package on Arch User Repository (AUR)
ID: 1395005
Name: python-backoff
PackageBaseID: 142942
PackageBase: python-backoff
Version: 2.2.1-2
Description: Python library providing function decorators for configurable backoff and retry
URL: https://github.com/litl/backoff
NumVotes: 5
Popularity: 0.438168
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1561178401
LastModified: 1706541329
URLPath: /cgit/aur.git/snapshot/python-backoff.tar.gz
Name: python-backoff
PackageBaseID: 142942
PackageBase: python-backoff
Version: 2.2.1-2
Description: Python library providing function decorators for configurable backoff and retry
URL: https://github.com/litl/backoff
NumVotes: 5
Popularity: 0.438168
OutOfDate:
Maintainer: fryfrog
Submitter: fryfrog
FirstSubmitted: 1561178401
LastModified: 1706541329
URLPath: /cgit/aur.git/snapshot/python-backoff.tar.gz