pkg.soopen package index

brew / 順位 6123

feedgnuplot を Homebrew, apt, Nix でインストール

feedgnuplot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install feedgnuplot

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install feedgnuplot

Debian stable package indexes · feedgnuplot · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#feedgnuplot

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

概要

パッケージ概要

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

コマンドとエイリアス

  • feedgnuplot

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
feedgnuplot実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.64
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:feedgnuplot
バージョン1.64
パッケージマネージャHomebrew
ホームページhttps://github.com/dkogan/feedgnuplot
リポジトリhttps://github.com/dkogan/feedgnuplot
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation