Search Criteria
Package Details: fio-plot 1.1.16-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fio-plot.git (read-only, click to copy) |
|---|---|
| Package Base: | fio-plot |
| Description: | Create charts from FIO storage benchmark tool output |
| Upstream URL: | https://github.com/louwrentius/fio-plot/ |
| Licenses: | BSD |
| Provides: | bench-fio, fio-plot |
| Submitter: | solatis |
| Maintainer: | ipaqmaster |
| Last Packager: | ipaqmaster |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-11-19 09:26 (UTC) |
| Last Updated: | 2025-01-09 02:57 (UTC) |
Latest Comments
ipaqmaster commented on 2025-01-09 02:45 (UTC)
Needs fixing
arielzn commented on 2022-06-29 18:18 (UTC)
You should rework a bit this PKGBUILD.
Please, remove the pip install step on the build, it can break stuff on the system. Instead add as dependency python-pyan3 https://aur.archlinux.org/packages/python-pyan3 and then all requirements will be satisfied.
You can check the PKGBUILD of pyan3 to get and idea on how to update this one.