Search Criteria
Package Details: feedgnuplot 1.62-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/feedgnuplot.git (read-only, click to copy) |
---|---|
Package Base: | feedgnuplot |
Description: | Tool to plot realtime and stored data from the commandline, using gnuplot. |
Upstream URL: | https://github.com/dkogan/feedgnuplot |
Licenses: | GPL |
Provides: | feedgnuplot |
Submitter: | discostar |
Maintainer: | discostar |
Last Packager: | discostar |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-07-10 02:20 (UTC) |
Last Updated: | 2024-01-29 03:41 (UTC) |
Dependencies (4)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR)
- perl (perl-gitAUR)
- perl-list-moreutils
- perl-string-shellquote
Latest Comments
m040601 commented on 2021-06-11 10:31 (UTC) (edited on 2021-06-11 10:32 (UTC) by m040601)
It should not be /usr/share/docs, it should be usr/share/doc
https://wiki.archlinux.org/title/Arch_package_guidelines
m040601 commented on 2021-06-05 13:47 (UTC) (edited on 2021-06-05 13:51 (UTC) by m040601)
Thanks for your work providing this PKGBUILD, for this usefull and underrated tool.
There is the man page, which is built from the project README.
But in addition, the developer also provides a much usefull guide, in the same repo, https://github.com/dkogan/feedgnuplot/blob/master/guide/guide.org
Could you please add this, so that it gets installed, maybe to
As well as the practical shell completions, https://github.com/dkogan/feedgnuplot/tree/master/completions
to go install in
Thanks in advance