macOS
brew install feedgnuplotlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für feedgnuplot in AI-Agent-Workflows.
Installation
brew install feedgnuplotlocal Homebrew formula metadata
sudo apt install feedgnuplotDebian stable package indexes · feedgnuplot · Quelle: deb.debian.org
nix profile install nixpkgs#feedgnuplotnixpkgs package indexes · pkgs/by-name/fe/feedgnuplot/package.nix · Quelle: api.github.com
Überblick
Tool to plot realtime and stored data from the command-line
Verlauf
feedgnuplot is a pipe-oriented command-line frontend to gnuplot. It lets users stream numbers from standard input or files and get quick plots without writing a full gnuplot script, which makes it especially useful in shell pipelines, monitoring one-liners, and exploratory data work.
The repository was created in 2009, and the README describes feedgnuplot as a flexible frontend to gnuplot for data from standard input or command-line files. Its examples show both stored-data plots and real-time plots such as network throughput sampled from /proc/net/dev.
The changelog shows steady evolution through the 2010s: better streaming plot control, the rename from feedGnuplot to feedgnuplot, shell completions, generic terminal support, histograms, time-format support, test coverage, Debian packaging cleanup, style controls, rangesize support, and later vnlog integration.
The 2020s releases continued to refine plotting behavior instead of turning the program into a full plotting environment. Changes include four-axis support, using expressions, color-bar labels, better hardcopy behavior, and ongoing fixes through the 1.64 release.
The changelog notes that by version 1.27 the sample Debian packaging was removed because the program was in Debian proper. The supplied package facts now show Homebrew, Debian, Nix, and Ubuntu packages, which matches its niche: a small utility valued by users who already live in shells and gnuplot.
feedgnuplot also has a public talk history: the README links to a SCaLE 17x talk about feedgnuplot and vnlog. That is not mass-market adoption, but it is a strong signal of usage in the data-plumbing and command-line visualization community.
The common pattern is to pipe generated or sampled tabular data into feedgnuplot and add flags for lines, points, streaming windows, labels, time parsing, hardcopy output, or arbitrary gnuplot commands. The tool handles the temporary gnuplot conversation so the user can stay in the shell.
It supports plain sequential data, explicit domains, curve IDs, vnlog headers, multi-value tuples for gnuplot styles, 3D data, time/date x domains, and passthrough options for advanced gnuplot commands. That makes it small but not toy-like: it is a bridge from quick shell data to real gnuplot capability.
feedgnuplot is a classic Unix glue package. gnuplot is powerful but script-heavy; feedgnuplot makes the 80 percent case fit naturally after awk, seq, sar, grep, or a custom program writing numbers.
Package nerds care because it embodies a packaging sweet spot: one executable, minimal UI, good manpage-style docs, shell completions, and enough flags to stay useful for years without replacing the underlying engine.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
feedgnuplot | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/dkogan/feedgnuplot
Installationsmetadaten
| Paketschlüssel | brew:feedgnuplot |
|---|---|
| Version | 1.64 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/feedgnuplot |
| Homepage | https://github.com/dkogan/feedgnuplot |
| Repository | https://github.com/dkogan/feedgnuplot |
| Upstream-Dokumentation | https://github.com/dkogan/feedgnuplot#readme |
| Lizenz | GPL-1.0-or-later OR Artistic-1.0 |
| Quellarchiv | https://github.com/dkogan/feedgnuplot/archive/refs/tags/v1.64.tar.gz |
| Abhängigkeiten | gnuplot |
| Von macOS bereitgestellte Bibliotheken | perl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | feedgnuplot |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
feedgnuplot 1.62-1
Pipe-oriented frontend to Gnuplot
https://github.com/dkogan/feedgnuplot
sudo apt install feedgnuplotfeedgnuplot
nix profile install nixpkgs#feedgnuplotfeedgnuplot 1.62-1
Pipe-oriented frontend to Gnuplot
https://github.com/dkogan/feedgnuplot
sudo apt install feedgnuplotQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.