python-requests-ratelimiter on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-requests-ratelimiter

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

$ yay -Rns python-requests-ratelimiter

2. Manually Install "python-requests-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-requests-ratelimiter's git locally

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

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

$ cd ~/python-requests-ratelimiter $ makepkg -si

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

ID: 1420297
Name: python-requests-ratelimiter
PackageBaseID: 177635
PackageBase: python-requests-ratelimiter
Version: 0.6.0-1
Description: Rate-limiting for the requests library
URL: https://github.com/JWCook/requests-ratelimiter
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1648914765
LastModified: 1709520466
URLPath: /cgit/aur.git/snapshot/python-requests-ratelimiter.tar.gz