python-circuitbreaker on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "python-circuitbreaker" 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-circuitbreaker on Arch using YAY
$
yay -S
python-circuitbreaker
Copied
* (Optional) Uninstall python-circuitbreaker on Arch using YAY
$
yay -Rns
python-circuitbreaker
Copied
2. Manually Install "python-circuitbreaker" 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-circuitbreaker's git locally
$
git clone https://aur.archlinux.org/python-circuitbreaker.git
~/python-circuitbreaker
Copied
c. Go to ~/python-circuitbreaker folder and install it
$
cd
~/python-circuitbreaker
Copied
$
makepkg -si
Copied
3. Information about the python-circuitbreaker package on Arch User Repository (AUR)
ID: 1395810
Name: python-circuitbreaker
PackageBaseID: 172643
PackageBase: python-circuitbreaker
Version: 2.0.0-1
Description: Python implementation of the Circuit Breaker pattern
URL: https://github.com/fabfuel/circuitbreaker
NumVotes: 1
Popularity: 0.028386
OutOfDate:
Maintainer: meanjollies
Submitter: meanjollies
FirstSubmitted: 1635818971
LastModified: 1706668236
URLPath: /cgit/aur.git/snapshot/python-circuitbreaker.tar.gz
Name: python-circuitbreaker
PackageBaseID: 172643
PackageBase: python-circuitbreaker
Version: 2.0.0-1
Description: Python implementation of the Circuit Breaker pattern
URL: https://github.com/fabfuel/circuitbreaker
NumVotes: 1
Popularity: 0.028386
OutOfDate:
Maintainer: meanjollies
Submitter: meanjollies
FirstSubmitted: 1635818971
LastModified: 1706668236
URLPath: /cgit/aur.git/snapshot/python-circuitbreaker.tar.gz