python-token-bucket on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "python-token-bucket" 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-token-bucket on Arch using YAY
$
yay -S
python-token-bucket
Copied
* (Optional) Uninstall python-token-bucket on Arch using YAY
$
yay -Rns
python-token-bucket
Copied
2. Manually Install "python-token-bucket" 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-token-bucket's git locally
$
git clone https://aur.archlinux.org/python-token-bucket.git
~/python-token-bucket
Copied
c. Go to ~/python-token-bucket folder and install it
$
cd
~/python-token-bucket
Copied
$
makepkg -si
Copied
3. Information about the python-token-bucket package on Arch User Repository (AUR)
ID: 459992
Name: python-token-bucket
PackageBaseID: 127171
PackageBase: python-token-bucket
Version: 0.2.0-1
Description: Very fast implementation of the token bucket algorithm.
URL: https://github.com/falconry/token-bucket
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ngld
Submitter: ngld
FirstSubmitted: 1510430378
LastModified: 1510430378
URLPath: /cgit/aur.git/snapshot/python-token-bucket.tar.gz
Name: python-token-bucket
PackageBaseID: 127171
PackageBase: python-token-bucket
Version: 0.2.0-1
Description: Very fast implementation of the token bucket algorithm.
URL: https://github.com/falconry/token-bucket
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ngld
Submitter: ngld
FirstSubmitted: 1510430378
LastModified: 1510430378
URLPath: /cgit/aur.git/snapshot/python-token-bucket.tar.gz