Automic VaultAutomic Vault

brew

distribution を Homebrew, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install distribution

local Homebrew formula metadata

Linux

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

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

openSUSE zypper確認済み · 92%
sudo zypper install distribution-registry

openSUSE Tumbleweed package metadata · distribution-registry · ソース: download.opensuse.org

概要

パッケージ概要

Create ASCII graphical histograms in the terminal

コマンドとエイリアス

  • distribution

履歴

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

distribution is a terminal histogram and graphing tool for turning command output into character-based charts. Its appeal is the old Unix habit of inserting one small filter into a pipeline to make text data easier to inspect.

プロジェクトの歴史

The README says the original scripts were written in Perl and Python by Tim Ellis, then expanded beyond simple frequency histograms into time-series and arbitrary x-axis graphs. The current canonical README also records a project-control transfer from the previous maintainer to wizzat.

採用の歴史

distribution's own installation notes mention Homebrew as the simple install route, while the input package facts show availability in Brew and Nix. That is modest adoption, but enough to place it in the family of small terminal data-inspection packages.

使われ方

The common pattern is to pipe a list, count stream, syslog slice, process list, or du output into distribution and let it render a proportional ASCII or Unicode chart. It supports tokenization, pre-aggregated key/value input, numeric-only graphs, colors, terminal-size aware output, and an rcfile for preferred defaults.

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

distribution is package-nerdy because it makes ad hoc shell observability friendlier without asking users to leave the terminal or produce a heavyweight plot. It is the kind of tiny data tool that survives in package managers because it composes with everything.

タイムライン

  • 2017: Current canonical GitHub repository created.
  • 2017: README records transfer of project control to the wizzat distribution repository.
  • 2022: Repository metadata shows continued maintenance activity into the early 2020s.

Related projects

  • The README names holman's spark as a related compact graphing project, contrasting spark's smaller output with distribution's more verbose higher-resolution charts.
  • Standard Unix tools such as sort, uniq, du, awk, and ps are common upstream producers for distribution pipelines.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/time-less-ness/distribution

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:distribution
バージョン1.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/distribution
ホームページhttps://github.com/time-less-ness/distribution
リポジトリhttps://github.com/time-less-ness/distribution
上流ドキュメントhttps://github.com/time-less-ness/distribution#readme
ライセンスGPL-2.0-only
ソースアーカイブhttps://github.com/time-less-ness/distribution/archive/refs/tags/1.3.tar.gz
macOS 提供ライブラリpython
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

distribution

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

distribution-registry 3.1.1-3.1

Registry server following OCI Distribution Specification

https://github.com/distribution/distribution

sudo zypper install distribution-registry
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: distribution
  • 4 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Distribution
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: distribution-registry from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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