fast on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install fast on Arch using YAY
$
yay -S
fast
Copied
* (Optional) Uninstall fast on Arch using YAY
$
yay -Rns
fast
Copied
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
Copied
b. Clone fast's git locally
$
git clone https://aur.archlinux.org/fast.git
~/fast
Copied
c. Go to ~/fast folder and install it
$
cd
~/fast
Copied
$
makepkg -si
Copied
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
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