python2-ratelim-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python2-ratelim-git" 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 python2-ratelim-git on Arch using YAY

$ yay -S python2-ratelim-git

* (Optional) Uninstall python2-ratelim-git on Arch using YAY

$ yay -Rns python2-ratelim-git

2. Manually Install "python2-ratelim-git" via AUR

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

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

b. Clone python2-ratelim-git's git locally

$ git clone https://aur.archlinux.org/python2-ratelim-git.git ~/python2-ratelim-git

c. Go to ~/python2-ratelim-git folder and install it

$ cd ~/python2-ratelim-git $ makepkg -si

3. Information about the python2-ratelim-git package on Arch User Repository (AUR)

ID: 192536
Name: python2-ratelim-git
PackageBaseID: 90480
PackageBase: python-ratelim-git
Version: 0.1.6.r15.e75c81c-2
Description: Ratelim is a simple Python 2 library that limits the number of times a function can be called during a time interval. It is particularly useful when using online APIs, which commonly enforce rate limits.
URL: https://github.com/themiurgo/ratelim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jyantis
FirstSubmitted: 1423984589
LastModified: 1434038830
URLPath: /cgit/aur.git/snapshot/python2-ratelim-git.tar.gz