Automic VaultAutomic Vault

brew

feedgnuplot mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für feedgnuplot in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install feedgnuplot

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install feedgnuplot

Debian stable package indexes · feedgnuplot · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#feedgnuplot

nixpkgs package indexes · pkgs/by-name/fe/feedgnuplot/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Tool to plot realtime and stored data from the command-line

Befehle und Aliase

  • feedgnuplot

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2009: GitHub repository created.
  • 2011: Main script renamed from feedGnuplot to feedgnuplot.
  • 2013: Changelog notes feedgnuplot was in Debian proper.
  • 2018: vnlog integration added.
  • 2026: feedgnuplot 1.64 released.

Related projects

  • gnuplot is the plotting engine feedgnuplot drives.
  • vnlog is a related Dima Kogan data-log format that feedgnuplot can interpret.
  • Shell tools such as awk, seq, and sar are common data producers in feedgnuplot examples.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
feedgnuplotcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version1.64
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.64

https://github.com/dkogan/feedgnuplot

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:feedgnuplot
Version1.64
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/feedgnuplot
Homepagehttps://github.com/dkogan/feedgnuplot
Repositoryhttps://github.com/dkogan/feedgnuplot
Upstream-Dokumentationhttps://github.com/dkogan/feedgnuplot#readme
LizenzGPL-1.0-or-later OR Artistic-1.0
Quellarchivhttps://github.com/dkogan/feedgnuplot/archive/refs/tags/v1.64.tar.gz
Abhängigkeitengnuplot
Von macOS bereitgestellte Bibliothekenperl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefeedgnuplot
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

feedgnuplot 1.62-1

Pipe-oriented frontend to Gnuplot

https://github.com/dkogan/feedgnuplot

sudo apt install feedgnuplot
  • Section: science
  • Architecture: all
  • 9 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Feedgnuplot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: feedgnuplot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

feedgnuplot

nix profile install nixpkgs#feedgnuplot
  • normalized package name match
  • Abgeglichen nach: Feedgnuplot
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fe/feedgnuplot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

feedgnuplot 1.62-1

Pipe-oriented frontend to Gnuplot

https://github.com/dkogan/feedgnuplot

sudo apt install feedgnuplot
  • Section: universe/science
  • Architecture: all
  • 9 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Feedgnuplot
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: feedgnuplot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment