python-ratelimit on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "python-ratelimit" 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
Copied
b. Install python-ratelimit on Arch using YAY
$
yay -S
python-ratelimit
Copied
* (Optional) Uninstall python-ratelimit on Arch using YAY
$
yay -Rns
python-ratelimit
Copied
2. Manually Install "python-ratelimit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-ratelimit's git locally
$
git clone https://aur.archlinux.org/python-ratelimit.git
~/python-ratelimit
Copied
c. Go to ~/python-ratelimit folder and install it
$
cd
~/python-ratelimit
Copied
$
makepkg -si
Copied
3. Information about the python-ratelimit package on Arch User Repository (AUR)
ID: 991178
Name: python-ratelimit
PackageBaseID: 173229
PackageBase: python-ratelimit
Version: 2.2.1-1
Description: API rate limit decorator
URL: https://github.com/tomasbasham/ratelimit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1637332815
LastModified: 1637332815
URLPath: /cgit/aur.git/snapshot/python-ratelimit.tar.gz
Name: python-ratelimit
PackageBaseID: 173229
PackageBase: python-ratelimit
Version: 2.2.1-1
Description: API rate limit decorator
URL: https://github.com/tomasbasham/ratelimit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1637332815
LastModified: 1637332815
URLPath: /cgit/aur.git/snapshot/python-ratelimit.tar.gz