fio-plot on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fio-plot

* (Optional) Uninstall fio-plot on Arch using YAY

$ yay -Rns fio-plot

2. Manually Install "fio-plot" via AUR

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

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

b. Clone fio-plot's git locally

$ git clone https://aur.archlinux.org/fio-plot.git ~/fio-plot

c. Go to ~/fio-plot folder and install it

$ cd ~/fio-plot $ makepkg -si

3. Information about the fio-plot package on Arch User Repository (AUR)

ID: 991081
Name: fio-plot
PackageBaseID: 173228
PackageBase: fio-plot
Version: 1.0.11-1
Description: Create charts from FIO storage benchmark tool output
URL: https://github.com/louwrentius/fio-plot/
NumVotes: 1
Popularity: 0
OutOfDate: 1687445077
Maintainer: solatis
Submitter: solatis
FirstSubmitted: 1637313979
LastModified: 1637315479
URLPath: /cgit/aur.git/snapshot/fio-plot.tar.gz