pkg.soopen package index

brew / 順位 4561

uutils-diffutils を Homebrew, Nix, winget, apk, chocolatey, apt, dnf, MacPorts, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install uutils-diffutils

local Homebrew formula metadata

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

MacPorts ports tree · sysutils/diffutils/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#uutils-diffutils

nixpkgs package indexes · pkgs/by-name/uu/uutils-diffutils/package.nix · ソース: api.github.com

Alpine Linux apk確認済み · 92%
sudo apk add diffutils

Alpine Linux edge package indexes · diffutils · ソース: dl-cdn.alpinelinux.org

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

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

Fedora dnf確認済み · 92%
sudo dnf install diffutils

Fedora Rawhide package metadata · diffutils · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S diffutils

Arch Linux sync databases · diffutils · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install diffutils

openSUSE Tumbleweed package metadata · diffutils · ソース: download.opensuse.org

Windows

Windows Package Manager確認済み · 92%
winget install --id uutils.diffutils -e

Windows Package Manager source index · uutils.diffutils · ソース: cdn.winget.microsoft.com

Chocolatey確認済み · 92%
choco install diffutils

Chocolatey community package catalog · diffutils · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install main/diffutils

Scoop official bucket manifest trees · bucket/diffutils.json · ソース: api.github.com

概要

パッケージ概要

Cross-platform Rust rewrite of the GNU diffutils

コマンドとエイリアス

  • diffutils
  • udiffutils
  • uu-cmp
  • uu-diff
  • uu-diffutils

履歴

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

uutils-diffutils is the uutils Rust implementation of the GNU diffutils family: diff, cmp, diff3, and sdiff.

プロジェクトの歴史

The repository was created in 2021 and describes itself as a drop-in replacement of diffutils in Rust. Its README says the implementation began from an incomplete diff generator in Rust's compiletest tooling and was adapted toward compatibility with GNU diff and patch workflows.

採用の歴史

Compared with uutils-coreutils, diffutils is younger and less widely adopted, but it sits inside the same uutils ecosystem of Rust rewrites of standard Unix command families. The official project page labels it Beta and states that differences from GNU diffutils are treated as bugs.

Package metadata in this batch shows the Rust uutils package available through Homebrew, Nix, Scoop, and winget, while traditional GNU diffutils remains the mainstream package in many Unix distributions.

使われ方

Its practical use is familiar diffutils work: comparing files and directories, producing unified diffs, and supporting tools and scripts that expect diff-style output compatible with GNU diff and patch.

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

For package nerds, uutils-diffutils is interesting because diff is both a daily developer tool and a compatibility trap. A drop-in rewrite must satisfy old scripts, patch pipelines, and packaging tests, so even a small behavior difference is treated as a packaging-level bug.

タイムライン

  • 2021: uutils/diffutils repository created on GitHub.
  • 2024: v0.4.0 release appears in the official GitHub releases feed.
  • 2026: v0.5.0 marked as latest in the official GitHub release listing.

Related projects

  • Related projects include GNU diffutils, GNU patch, Rust compiletest, uutils coreutils, and other uutils command-family rewrites.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

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

ソースデータベース一致

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

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

Nix95%

uutils-diffutils

nix profile install nixpkgs#uutils-diffutils
  • normalized package name match
  • 一致条件: Uutils Diffutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uu/uutils-diffutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

uutils.diffutils

winget install --id uutils.diffutils -e
  • normalized package name match
  • 一致条件: Uutils Diffutils
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: uutils.diffutils from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

diffutils

sudo port install diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/diffutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

diffutils 1:3.10-4

File comparison utilities

https://www.gnu.org/software/diffutils/

sudo apt install diffutils
  • Section: utils
  • Architecture: amd64
  • 2 任意依存関係
  • installed executable or alias match
  • 一致条件: Diffutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: diffutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

diffutils-doc 1:3.10-4

Documentation for GNU diffutils in HTML format

https://www.gnu.org/software/diffutils/

sudo apt install diffutils-doc
  • Section: doc
  • Architecture: all
  • Source Package: diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: diffutils-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

diffutils

nix profile install nixpkgs#diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/di/diffutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

diffutils 1:3.10-1build1

File comparison utilities

https://www.gnu.org/software/diffutils/

sudo apt install diffutils
  • Section: utils
  • Architecture: amd64
  • 2 任意依存関係
  • installed executable or alias match
  • 一致条件: Diffutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: diffutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt92%

diffutils-doc 1:3.10-1build1

Documentation for GNU diffutils in HTML format

https://www.gnu.org/software/diffutils/

sudo apt install diffutils-doc
  • Section: doc
  • Architecture: all
  • Source Package: diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: diffutils-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk92%

diffutils 3.12-r0

Show differences among files

https://www.gnu.org/software/diffutils/

sudo apk add diffutils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: diffutils
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Diffutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: diffutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

diffutils-doc 3.12-r0

Show differences among files (documentation)

https://www.gnu.org/software/diffutils/

sudo apk add diffutils-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: diffutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf92%

diffutils 3.12-6.fc45

GNU collection of diff utilities

https://www.gnu.org/software/diffutils/diffutils.html

sudo dnf install diffutils
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: diffutils
  • 2 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Diffutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: diffutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman92%

diffutils 3.12-2

Utility programs used for creating patch files

https://www.gnu.org/software/diffutils

sudo pacman -S diffutils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Diffutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: diffutils from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper92%

diffutils 3.12-1.5

GNU diff Utilities

https://www.gnu.org/software/diffutils/

sudo zypper install diffutils
  • License: GFDL-1.2-only AND GPL-3.0-or-later
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: diffutils
  • 1 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Diffutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: diffutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

diffutils-lang 3.12-1.5

Translations for package diffutils

https://www.gnu.org/software/diffutils/

sudo zypper install diffutils-lang
  • License: GFDL-1.2-only AND GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: diffutils
  • 1 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: Diffutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: diffutils-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Chocolatey92%

diffutils

choco install diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: diffutils from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','deezer'
Scoop92%

main/diffutils

scoop install main/diffutils
  • installed executable or alias match
  • 一致条件: Diffutils
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/diffutils.json from https://api.github.com/repos/ScoopInstaller/Main/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