Search Criteria
Package Details: gnuplot-headless 5.4.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnuplot-headless.git (read-only, click to copy) |
---|---|
Package Base: | gnuplot-headless |
Description: | Plotting package which outputs to PostScript, PNG, GIF, and others, without any X or latex depencies. |
Upstream URL: | http://www.gnuplot.info |
Licenses: | custom |
Conflicts: | gnuplot |
Provides: | gnuplot |
Submitter: | nimrod_mack |
Maintainer: | nimrod_mack |
Last Packager: | nimrod_mack |
Votes: | 1 |
Popularity: | 0.000003 |
First Submitted: | 2017-04-22 23:41 (UTC) |
Last Updated: | 2022-08-25 07:43 (UTC) |
Dependencies (3)
Required by (140)
- acado (requires gnuplot)
- acado (requires gnuplot) (make)
- alm (requires gnuplot)
- amanda (requires gnuplot) (optional)
- ansel-git (requires gnuplot) (optional)
- astk (requires gnuplot) (optional)
- basicanalysis (requires gnuplot) (optional)
- battery-stats-git (requires gnuplot)
- biopieces (requires gnuplot) (optional)
- bitvalue-git (requires gnuplot)
- bpm-tools (requires gnuplot) (optional)
- brackets-extract (requires gnuplot) (optional)
- canu (requires gnuplot) (optional)
- canu-bin (requires gnuplot) (optional)
- canu-git (requires gnuplot) (optional)
- cargo-criterion (requires gnuplot) (optional)
- cargo-tally (requires gnuplot) (optional)
- ccwatcher (requires gnuplot)
- cdck-bin (requires gnuplot) (optional)
- cirkuit (requires gnuplot) (optional)
- Show 120 more...
Latest Comments
jkhsjdhjs commented on 2021-06-30 14:51 (UTC)
Ah sorry, I got confused by my ARMv8 architecture being aarch64 and assumed that ARMv7 would be aarch32, because it doesn't have the 64 bit extension of ARMv8. So actually I meant armv7h instead of aarch32. Sorry for the inconvenience!
I also didn't know that 'any' meant the compiled package works on any architecture, just thought it meant it will compile on any architecture. Thanks for the link!
nimrod_mack commented on 2021-06-29 13:33 (UTC)
Yes, this is what it did for me as well :) I added aarch64 and also aarch32 (although I'm not aware of any Arch derivative supporting this architecture). I did not put "any" in the "arch" field, though, as this is against wiki recommendations (see [https://wiki.archlinux.org/title/PKGBUILD#arch])
jkhsjdhjs commented on 2021-06-29 02:15 (UTC)
Thanks for maintaining this package, quite useful when you want to generate plots on a headless server without all the extra X dependencies.
This also compiles on aarch32 and aarch64 btw, so I guess you can just put in 'any' for the arch in the PKGBUILD.