k6-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S k6-bin

* (Optional) Uninstall k6-bin on Arch using YAY

$ yay -Rns k6-bin

2. Manually Install "k6-bin" via AUR

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

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

b. Clone k6-bin's git locally

$ git clone https://aur.archlinux.org/k6-bin.git ~/k6-bin

c. Go to ~/k6-bin folder and install it

$ cd ~/k6-bin $ makepkg -si

3. Information about the k6-bin package on Arch User Repository (AUR)

ID: 1414729
Name: k6-bin
PackageBaseID: 155023
PackageBase: k6-bin
Version: 0.49.0-1
Description: A modern load testing tool, using Go and JavaScript (precompiled)
URL: https://github.com/k6io/k6
NumVotes: 8
Popularity: 0.02465
OutOfDate:
Maintainer: leledumbo
Submitter: leledumbo
FirstSubmitted: 1593662742
LastModified: 1708778208
URLPath: /cgit/aur.git/snapshot/k6-bin.tar.gz