macOS
brew install uutils-diffutilslocal Homebrew formula metadata
sudo port install diffutilsMacPorts ports tree · sysutils/diffutils/Portfile · source: api.github.com
brew
Cross-platform Rust rewrite of the GNU diffutils. Version 0.5.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#uutils-diffutils.
install
brew install uutils-diffutilslocal Homebrew formula metadata
sudo port install diffutilsMacPorts ports tree · sysutils/diffutils/Portfile · source: api.github.com
nix profile install nixpkgs#uutils-diffutilsnixpkgs package indexes · pkgs/by-name/uu/uutils-diffutils/package.nix · source: api.github.com
sudo apk add diffutilsAlpine Linux edge package indexes · diffutils · source: dl-cdn.alpinelinux.org
sudo apt install diffutilsDebian stable package indexes · diffutils · source: deb.debian.org
sudo dnf install diffutilsFedora Rawhide package metadata · diffutils · source: dl.fedoraproject.org
sudo pacman -S diffutilsArch Linux sync databases · diffutils · source: geo.mirror.pkgbuild.com
sudo zypper install diffutilsopenSUSE Tumbleweed package metadata · diffutils · source: download.opensuse.org
winget install --id uutils.diffutils -eWindows Package Manager source index · uutils.diffutils · source: cdn.winget.microsoft.com
choco install diffutilsChocolatey community package catalog · diffutils · source: community.chocolatey.org
scoop install main/diffutilsScoop official bucket manifest trees · bucket/diffutils.json · source: api.github.com
overview
Cross-platform Rust rewrite of the GNU diffutils
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
diffutils | cli | global executable | |
udiffutils | cli | global executable | |
uu-cmp | cli | global executable | |
uu-diff | cli | global executable | |
uu-diffutils | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/uutils/diffutils
install metadata
| Package key | brew:uutils-diffutils |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/uutils-diffutils |
| Homepage | https://uutils.github.io/diffutils/ |
| Repository | https://github.com/uutils/diffutils |
| Upstream docs | https://github.com/uutils/diffutils |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/uutils/diffutils/archive/refs/tags/v0.5.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | All commands have been installed with the prefix "uu-". If you need to use these commands with their normal names, you can add a "uubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/uutils-diffutils/libexec/uubin:$PATH" |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | uutils-diffutils |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
uutils-diffutils
nix profile install nixpkgs#uutils-diffutilsuutils.diffutils
winget install --id uutils.diffutils -ediffutils
sudo port install diffutilsdiffutils 1:3.10-4
File comparison utilities
https://www.gnu.org/software/diffutils/
sudo apt install diffutilsdiffutils-doc 1:3.10-4
Documentation for GNU diffutils in HTML format
https://www.gnu.org/software/diffutils/
sudo apt install diffutils-docdiffutils
nix profile install nixpkgs#diffutilsdiffutils 1:3.10-1build1
File comparison utilities
https://www.gnu.org/software/diffutils/
sudo apt install diffutilsdiffutils-doc 1:3.10-1build1
Documentation for GNU diffutils in HTML format
https://www.gnu.org/software/diffutils/
sudo apt install diffutils-docdiffutils 3.12-r0
Show differences among files
https://www.gnu.org/software/diffutils/
sudo apk add diffutilsdiffutils-doc 3.12-r0
Show differences among files (documentation)
https://www.gnu.org/software/diffutils/
sudo apk add diffutils-docdiffutils 3.12-5.fc44
GNU collection of diff utilities
https://www.gnu.org/software/diffutils/diffutils.html
sudo dnf install diffutilsdiffutils 3.12-2
Utility programs used for creating patch files
https://www.gnu.org/software/diffutils
sudo pacman -S diffutilsdiffutils 3.12-1.3
GNU diff Utilities
https://www.gnu.org/software/diffutils/
sudo zypper install diffutilsdiffutils-lang 3.12-1.3
Translations for package diffutils
https://www.gnu.org/software/diffutils/
sudo zypper install diffutils-langdiffutils
choco install diffutilsmain/diffutils
scoop install main/diffutilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.