python-freiner on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-freiner

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

$ yay -Rns python-freiner

2. Manually Install "python-freiner" via AUR

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

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

b. Clone python-freiner's git locally

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

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

$ cd ~/python-freiner $ makepkg -si

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

ID: 1023661
Name: python-freiner
PackageBaseID: 170017
PackageBase: python-freiner
Version: 3.0.5-1
Description: Generic rate limiting solution for python applications, supporting various strategies and storage backends.
URL: https://github.com/djmattyg007/freiner/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1629190263
LastModified: 1642920610
URLPath: /cgit/aur.git/snapshot/python-freiner.tar.gz