pkg.soopen package index

brew / 順位 6670

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install diffr

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install diffr

MacPorts ports tree · textproc/diffr/Portfile · ソース: api.github.com

Linux

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

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

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

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

概要

パッケージ概要

LCS based diff highlighting tool to ease code review from your terminal

コマンドとエイリアス

  • diffr

履歴

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

diffr is a terminal filter that refines unified diffs with word-level highlighting, making code review easier when ordinary line-oriented output is too coarse.

プロジェクトの歴史

The changelog records the initial 0.1.0 release on 2019-07-01. Early releases added color customization, split reusable logic into `diffr-lib`, optimized LCS post-processing, and added line-number display.

採用の歴史

The official README documents installation through Homebrew, Arch AUR, Cargo, and direct source builds. It also shows diffr configured as a Git pager and interactive diff filter, which is the main adoption path for daily review use.

使われ方

diffr reads unified diff input on stdin and writes enhanced output on stdout. The README shows `git show HEAD | diffr` for one-off use and `.gitconfig` settings that route Git paging and interactive diffs through diffr.

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

diffr matters to package and source maintainers because it stays in the Unix-filter tradition: no repository database, no review server, just a small CLI that improves the diffs developers already pipe around.

タイムライン

  • 2019: 0.1.0 initial release.
  • 2019: 0.1.2 split reusable logic into diffr-lib.
  • 2020: 0.1.3 added line-number display.

Related projects

  • The README calls diffr an improvement on Git's diff-highlight script and notes Git's built-in `--word-diff` and `--color-words` options as related approaches.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

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

ソースデータベース一致

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

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

Debian apt95%

diffr 0.1.5-2+b7

LCS based diff highlighting tool to ease code review from your terminal

https://github.com/mookid/diffr

sudo apt install diffr
  • Section: devel
  • Architecture: amd64
  • Source Package: rust-diffr
  • 2 依存関係
  • normalized package name match
  • 一致条件: Diffr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: diffr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

diffr

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

diffr 0.1.5-2

LCS based diff highlighting tool to ease code review from your terminal

https://github.com/mookid/diffr

sudo apt install diffr
  • Section: universe/rust
  • Architecture: amd64
  • Source Package: rust-diffr
  • 2 依存関係
  • normalized package name match
  • 一致条件: Diffr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: diffr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

diffr

sudo port install diffr
  • normalized package name match
  • 一致条件: Diffr
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/diffr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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