k6 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "k6" 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 k6 on Arch using YAY
$
yay -S
k6
Copied
* (Optional) Uninstall k6 on Arch using YAY
$
yay -Rns
k6
Copied
2. Manually Install "k6" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone k6's git locally
$
git clone https://aur.archlinux.org/k6.git
~/k6
Copied
c. Go to ~/k6 folder and install it
$
cd
~/k6
Copied
$
makepkg -si
Copied
3. Information about the k6 package on Arch User Repository (AUR)
ID: 1395195
Name: k6
PackageBaseID: 133225
PackageBase: k6
Version: 0.49.0-1
Description: A modern load testing tool, using Go and JavaScript
URL: https://github.com/grafana/k6
NumVotes: 8
Popularity: 0.250412
OutOfDate:
Maintainer: jhenson
Submitter: billkaguru
FirstSubmitted: 1528394786
LastModified: 1706564949
URLPath: /cgit/aur.git/snapshot/k6.tar.gz
Name: k6
PackageBaseID: 133225
PackageBase: k6
Version: 0.49.0-1
Description: A modern load testing tool, using Go and JavaScript
URL: https://github.com/grafana/k6
NumVotes: 8
Popularity: 0.250412
OutOfDate:
Maintainer: jhenson
Submitter: billkaguru
FirstSubmitted: 1528394786
LastModified: 1706564949
URLPath: /cgit/aur.git/snapshot/k6.tar.gz