fluster on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S fluster

* (Optional) Uninstall fluster on Arch using YAY

$ yay -Rns fluster

2. Manually Install "fluster" via AUR

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

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

b. Clone fluster's git locally

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

c. Go to ~/fluster folder and install it

$ cd ~/fluster $ makepkg -si

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

ID: 1395345
Name: fluster
PackageBaseID: 202001
PackageBase: fluster
Version: 0.0.0.9e37ae0-1
Description: Testing framework for decoders conformance
URL: https://github.com/fluster/fluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rubenrua
Submitter: rubenrua
FirstSubmitted: 1706549073
LastModified: 1706595950
URLPath: /cgit/aur.git/snapshot/fluster.tar.gz