trickle on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S trickle

* (Optional) Uninstall trickle on Arch using YAY

$ yay -Rns trickle

2. Manually Install "trickle" via AUR

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

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

b. Clone trickle's git locally

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

c. Go to ~/trickle folder and install it

$ cd ~/trickle $ makepkg -si

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

ID: 941932
Name: trickle
PackageBaseID: 131551
PackageBase: trickle
Version: 1.07-12
Description: Lightweight userspace bandwidth shaper
URL: https://github.com/mariusae/trickle
NumVotes: 21
Popularity: 0.000249
OutOfDate:
Maintainer: koonix
Submitter: jonathon
FirstSubmitted: 1523536497
LastModified: 1627757666
URLPath: /cgit/aur.git/snapshot/trickle.tar.gz