pkg.soopen package index

brew / 排名 6123

使用 Homebrew, apt, Nix 安装 feedgnuplot

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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