python-limits on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-limits

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

$ yay -Rns python-limits

2. Manually Install "python-limits" via AUR

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

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

b. Clone python-limits's git locally

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

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

$ cd ~/python-limits $ makepkg -si

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

ID: 1425353
Name: python-limits
PackageBaseID: 147137
PackageBase: python-limits
Version: 3.10.0-1
Description: utilities to implement rate limiting
URL: https://github.com/alisaifee/limits/
NumVotes: 3
Popularity: 0.058285
OutOfDate:
Maintainer: BubuIIC
Submitter: BubuIIC
FirstSubmitted: 1575286256
LastModified: 1710186323
URLPath: /cgit/aur.git/snapshot/python-limits.tar.gz

5. The same packages on other Linux Distributions