filebench on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S filebench

* (Optional) Uninstall filebench on Arch using YAY

$ yay -Rns filebench

2. Manually Install "filebench" via AUR

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

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

b. Clone filebench's git locally

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

c. Go to ~/filebench folder and install it

$ cd ~/filebench $ makepkg -si

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

ID: 214618
Name: filebench
PackageBaseID: 21321
PackageBase: filebench
Version: 1.4.9.1-2
Description: FileBench is a framework of file system workloads for measuring and comparing file system performance
URL: http://filebench.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate: 1509206071
Maintainer:
Submitter:
FirstSubmitted: 1226204189
LastModified: 1437658389
URLPath: /cgit/aur.git/snapshot/filebench.tar.gz