python-token-bucket on AUR (Arch User Repository)

Last updated: May 18,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

b. Install python-token-bucket on Arch using YAY

$ yay -S python-token-bucket

* (Optional) Uninstall python-token-bucket on Arch using YAY

$ yay -Rns python-token-bucket

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

b. Clone python-token-bucket's git locally

$ git clone https://aur.archlinux.org/python-token-bucket.git ~/python-token-bucket

c. Go to ~/python-token-bucket folder and install it

$ cd ~/python-token-bucket $ makepkg -si

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