python-throttler on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-throttler

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

$ yay -Rns python-throttler

2. Manually Install "python-throttler" via AUR

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

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

b. Clone python-throttler's git locally

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

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

$ cd ~/python-throttler $ makepkg -si

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

ID: 1386193
Name: python-throttler
PackageBaseID: 201558
PackageBase: python-throttler
Version: 1.2.2-1
Description: Zero-dependency Python package for easy throttling with asyncio support
URL: https://github.com/uburuntu/throttler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1705328869
LastModified: 1705328869
URLPath: /cgit/aur.git/snapshot/python-throttler.tar.gz