Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install grap

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

Language for typesetting graphs

履歴

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

grap is an implementation of the Bell Labs grap language for typesetting graphs in troff, groff, TeX, and other document-formatting pipelines that can consume pic output.

プロジェクトの歴史

The grap language was specified and first implemented by Brian Kernighan and Jon Bentley at Bell Labs. Ted Faber's implementation was written because groff did not include a free grap implementation, and the repository describes it as an implementation of Kernighan and Bentley's language.

The project preserves a classic Unix documentation workflow: a small language is processed into pic, then included in typeset documents. That lineage places grap beside troff preprocessors such as pic, tbl, and eqn.

採用の歴史

grap is niche but durable because it solves a specific documentation problem for users who still value text-based, reproducible graph descriptions inside Unix typesetting systems. It appears in package managers for people maintaining historical troff/groff workflows or converting old documents.

使われ方

Users write graph descriptions in grap, run the preprocessor to generate pic, and let pic/troff, groff, or TeX-oriented workflows render the graph in a document.

パッケージ好きにとっての重要性

grap matters to package nerds because it is a preservation-friendly Unix tool: tiny, source-buildable, text-oriented, and useful mainly when the rest of a document toolchain is installed correctly.

タイムライン

  • 1986: Bentley and Kernighan published GRAP, a language for typesetting graphs, in Communications of the ACM.
  • 1998-2009: Ted Faber copyright range shown in the repository README.
  • 2025-04-16: Lunabase project page listed version 1.49.

Related projects

  • pic is the immediate output language and troff/groff are the common formatting environments.
  • TeX can participate through workflows that consume pic-generated output.
  • The original Bell Labs language is the historical source for Ted Faber's implementation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
grapcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.49
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.lunabase.org/~faber/Vault/software/grap/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:grap
バージョン1.49
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/grap
ホームページhttps://www.lunabase.org/~faber/Vault/software/grap/
リポジトリhttps://github.com/snorerot13/grap
上流ドキュメントhttps://github.com/snorerot13/grap/blob/master/README
ライセンスBSD-2-Clause
ソースアーカイブhttps://www.lunabase.org/~faber/Vault/software/grap/grap-1.49.tar.gz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

grap 1.49-1

program for typesetting graphs

https://www.lunabase.org/~faber/Vault/software/grap/

sudo apt install grap
  • Section: text
  • Architecture: amd64
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Grap
Debian stable package indexes · deb.debian.org · Debian stable package indexes: grap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

grap

nix profile install nixpkgs#grap
  • normalized package name match
  • 一致条件: Grap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/grap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

grap 1.47-1

program for typesetting graphs

https://www.lunabase.org/~faber/Vault/software/grap/

sudo apt install grap
  • Section: universe/text
  • Architecture: amd64
  • 3 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Grap
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: grap from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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

使用ソース

  • 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