throttle on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S throttle

* (Optional) Uninstall throttle on Arch using YAY

$ yay -Rns throttle

2. Manually Install "throttle" via AUR

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

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

b. Clone throttle's git locally

$ git clone https://aur.archlinux.org/throttle.git ~/throttle

c. Go to ~/throttle folder and install it

$ cd ~/throttle $ makepkg -si

3. Information about the throttle package on Arch User Repository (AUR)

ID: 204041
Name: throttle
PackageBaseID: 16018
PackageBase: throttle
Version: 1.2-1
Description: Copies the standard input to the standard output while limiting bandwidth to the specified maximum
URL: http://klicman.org/throttle/
NumVotes: 8
Popularity: 0.180802
OutOfDate:
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1206746066
LastModified: 1435509405
URLPath: /cgit/aur.git/snapshot/throttle.tar.gz