speedtest-go on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S speedtest-go

* (Optional) Uninstall speedtest-go on Arch using YAY

$ yay -Rns speedtest-go

2. Manually Install "speedtest-go" via AUR

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

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

b. Clone speedtest-go's git locally

$ git clone https://aur.archlinux.org/speedtest-go.git ~/speedtest-go

c. Go to ~/speedtest-go folder and install it

$ cd ~/speedtest-go $ makepkg -si

3. Information about the speedtest-go package on Arch User Repository (AUR)

ID: 1392585
Name: speedtest-go
PackageBaseID: 188837
PackageBase: speedtest-go
Version: 1.6.10-1
Description: CLI and Go API to Test Internet Speed using speedtest.net
URL: https://github.com/showwin/speedtest-go
NumVotes: 5
Popularity: 0.321474
OutOfDate:
Maintainer: abdulocracy
Submitter: abdulocracy
FirstSubmitted: 1671373400
LastModified: 1706217285
URLPath: /cgit/aur.git/snapshot/speedtest-go.tar.gz