experiment on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S experiment

* (Optional) Uninstall experiment on Arch using YAY

$ yay -Rns experiment

2. Manually Install "experiment" via AUR

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

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

b. Clone experiment's git locally

$ git clone https://aur.archlinux.org/experiment.git ~/experiment

c. Go to ~/experiment folder and install it

$ cd ~/experiment $ makepkg -si

3. Information about the experiment package on Arch User Repository (AUR)

ID: 300374
Name: experiment
PackageBaseID: 90734
PackageBase: experiment
Version: 0.9.0-3
Description: A tool for running concurrent multi-configuration experiments
URL: https://github.com/jonhoo/experiment
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Jonhoo
Submitter: Jonhoo
FirstSubmitted: 1424713438
LastModified: 1462554260
URLPath: /cgit/aur.git/snapshot/experiment.tar.gz