python-flask-limiter on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-flask-limiter

* (Optional) Uninstall python-flask-limiter on Arch using YAY

$ yay -Rns python-flask-limiter

2. Manually Install "python-flask-limiter" via AUR

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

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

b. Clone python-flask-limiter's git locally

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

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

$ cd ~/python-flask-limiter $ makepkg -si

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

ID: 1417683
Name: python-flask-limiter
PackageBaseID: 134091
PackageBase: python-flask-limiter
Version: 3.5.1-1
Description: Rate limiting for flask applications
URL: https://flask-limiter.readthedocs.org
NumVotes: 1
Popularity: 0.057918
OutOfDate:
Maintainer: BubuIIC
Submitter: RcrdBrt
FirstSubmitted: 1531072047
LastModified: 1709163576
URLPath: /cgit/aur.git/snapshot/python-flask-limiter.tar.gz

5. The same packages on other Linux Distributions