librespeed-go on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S librespeed-go

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

$ yay -Rns librespeed-go

2. Manually Install "librespeed-go" via AUR

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

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

b. Clone librespeed-go's git locally

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

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

$ cd ~/librespeed-go $ makepkg -si

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

ID: 1112704
Name: librespeed-go
PackageBaseID: 158326
PackageBase: librespeed-go
Version: 1.1.5-1
Description: Very lightweight speed test implemented in Javascript, using XMLHttpRequest and Web Workers
URL: https://github.com/librespeed/speedtest-go
NumVotes: 3
Popularity: 5.0E-6
OutOfDate:
Maintainer: AlphaJack
Submitter: AlphaJack
FirstSubmitted: 1601751250
LastModified: 1657973782
URLPath: /cgit/aur.git/snapshot/librespeed-go.tar.gz