python-ratelimiter on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-ratelimiter

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

$ yay -Rns python-ratelimiter

2. Manually Install "python-ratelimiter" via AUR

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

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

b. Clone python-ratelimiter's git locally

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

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

$ cd ~/python-ratelimiter $ makepkg -si

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

ID: 1007314
Name: python-ratelimiter
PackageBaseID: 126208
PackageBase: python-ratelimiter
Version: 1.2.0.post0-3
Description: Simple Python module providing rate limiting
URL: https://github.com/RazerM/ratelimiter
NumVotes: 0
Popularity: 0
OutOfDate: 1703180105
Maintainer:
Submitter: kyleam
FirstSubmitted: 1507479011
LastModified: 1640006469
URLPath: /cgit/aur.git/snapshot/python-ratelimiter.tar.gz