pkg.soopen package index

brew / Rang 1110

diffutils mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für diffutils in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install diffutils

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install diffutils

MacPorts ports tree · sysutils/diffutils/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add diffutils

Alpine Linux edge package indexes · diffutils · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install diffutils

Debian stable package indexes · diffutils · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install diffutils

Fedora Rawhide package metadata · diffutils · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#diffutils

nixpkgs package indexes · pkgs/by-name/di/diffutils/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S diffutils

Arch Linux sync databases · diffutils · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install diffutils

openSUSE Tumbleweed package metadata · diffutils · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install diffutils

Chocolatey community package catalog · diffutils · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/diffutils

Scoop official bucket manifest trees · bucket/diffutils.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id uutils.diffutils -e

Windows Package Manager source index · uutils.diffutils · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

File comparison utilities

Befehle und Aliase

  • cmp
  • diff
  • diff3
  • sdiff

Verlauf

Projektgeschichte und Nutzung

GNU Diffutils is the GNU package that provides the classic file-comparison programs `diff`, `cmp`, `diff3`, and `sdiff`.

Projektgeschichte

The GNU Diffutils manual describes the package as a way to find differences between files, including side-by-side formats, context and unified diffs, and scripts suitable for the `patch` program. As part of GNU, it supplies standard userland comparison utilities across GNU and GNU-like systems.

Adoptionsgeschichte

Diffutils became package-manager infrastructure almost by being everywhere: the tools are standard build, patch-review, and source-maintenance utilities, and Homebrew, Linux distributions, and other package sets commonly ship the GNU implementations under the `diffutils` package name.

Wie es verwendet wird

`diff` compares text files and can emit normal, context, or unified output; `cmp` checks byte-level differences; `diff3` compares three files for merge-style workflows; and `sdiff` supports side-by-side comparison and merging.

Warum Paket-Nerds sich dafür interessieren

Diffutils is foundational package-nerd equipment. Source packages, downstream patches, generated tarballs, build logs, and regression tests all lean on diff-family tools, and many higher-level tools in this batch either consume diff output or improve on its presentation.

Zeitleiste

  • 1980s-1990s: GNU Diffutils became the GNU implementation of core file-comparison utilities.
  • 2000s: Unified diff output remained the common interchange format for source patches and package maintenance.
  • 2020s: GNU Diffutils continues to be distributed as the `diffutils` package across package managers.

Related projects

  • Related tools include GNU patch, diffstat, Git diff, colordiff, diffoscope, and modern syntax-aware viewers such as Difftastic.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cmpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
diffExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
diff3Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
sdiffExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.12
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:diffutils
Version3.12
PaketmanagerHomebrew
Homepagehttps://www.gnu.org/software/diffutils/
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

diffutils 1:3.10-4

File comparison utilities

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

sudo apt install diffutils
  • Section: utils
  • Architecture: amd64
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 apt95%

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
  • normalized package name match
  • Abgeglichen nach: 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
Nix95%

diffutils

nix profile install nixpkgs#diffutils
  • normalized package name match
  • Abgeglichen nach: 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 apt95%

diffutils 1:3.10-1build1

File comparison utilities

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

sudo apt install diffutils
  • Section: utils
  • Architecture: amd64
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 apt95%

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
  • normalized package name match
  • Abgeglichen nach: 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
apk95%

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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
apk95%

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
  • normalized package name match
  • Abgeglichen nach: 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
dnf95%

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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
pacman95%

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
zypper95%

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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
zypper95%

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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
MacPorts95%

diffutils

sudo port install diffutils
  • normalized package name match
  • Abgeglichen nach: 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
Chocolatey95%

diffutils

choco install diffutils
  • normalized package name match
  • Abgeglichen nach: 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'
Scoop95%

main/diffutils

scoop install main/diffutils
  • normalized package name match
  • Abgeglichen nach: 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
winget95%

uutils.diffutils

winget install --id uutils.diffutils -e
  • normalized package name match
  • Abgeglichen nach: 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
winget92%

DBAdminX.Diff

winget install --id DBAdminX.Diff -e
  • installed executable or alias match
  • Abgeglichen nach: Diff
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: DBAdminX.Diff from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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