Search Criteria
Package Details: fio-plot 1.1.21-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: | 2026-03-31 09:17 (UTC) |
Dependencies (6)
- python (placeholder-for-pythonAUR)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-pyparsing
- python-setuptools (make)
Latest Comments
zwastik commented on 2026-01-04 00:43 (UTC) (edited on 2026-01-04 00:43 (UTC) by zwastik)
MagnusVesper commented on 2025-11-29 03:40 (UTC)
python-rich (in extra repository) should be listed as a requirement
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.