python-limiter on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-limiter

* (Optional) Uninstall python-limiter on Arch using YAY

$ yay -Rns python-limiter

2. Manually Install "python-limiter" via AUR

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

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

b. Clone python-limiter's git locally

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

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

$ cd ~/python-limiter $ makepkg -si

3. Information about the python-limiter package on Arch User Repository (AUR)

ID: 1035825
Name: python-limiter
PackageBaseID: 171679
PackageBase: python-limiter
Version: 0.3.1-1
Description: Rate-limiting thread-safe, async decorators/context-managers implementing token-bucket
URL: https://pypi.org/projects/limiter
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: Kr1ss
FirstSubmitted: 1633458756
LastModified: 1644694559
URLPath: /cgit/aur.git/snapshot/python-limiter.tar.gz