fast on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fast

* (Optional) Uninstall fast on Arch using YAY

$ yay -Rns fast

2. Manually Install "fast" via AUR

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

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

b. Clone fast's git locally

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

c. Go to ~/fast folder and install it

$ cd ~/fast $ makepkg -si

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

ID: 663408
Name: fast
PackageBaseID: 146396
PackageBase: fast
Version: 0.0.4-1
Description: Minimal zero-dependency utility for testing your internet download speed from terminal.
URL: https://github.com/ddo/fast
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Jchanut
Submitter: Jchanut
FirstSubmitted: 1572961037
LastModified: 1572961037
URLPath: /cgit/aur.git/snapshot/fast.tar.gz