Automic VaultAutomic Vault

brew

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gawk

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gawk

MacPorts ports tree · lang/gawk/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gawk

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

Debian aptverifiziert · 92%
sudo apt install gawk

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

Fedora dnfverifiziert · 92%
sudo dnf install gawk

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

Nixverifiziert · 92%
nix profile install nixpkgs#gawk

nixpkgs package indexes · gawk · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gawk

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

openSUSE zypperverifiziert · 92%
sudo zypper install gawk

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

Windows

Chocolateyverifiziert · 92%
choco install gawk

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

Scoopverifiziert · 92%
scoop install main/gawk

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

Überblick

Paketzusammenfassung

GNU awk utility

Befehle und Aliase

  • gawk
  • gawk-5.4.0
  • gawkbug

Verlauf

Projektgeschichte und Nutzung

GNU Awk, usually packaged as `gawk`, is the GNU implementation of the AWK text-processing language. It is both a POSIX-style command-line utility and a scripting language for scanning records, matching patterns, and running actions over structured text.

Projektgeschichte

AWK originated at Bell Labs and is named for Alfred Aho, Peter Weinberger, and Brian Kernighan. GNU Awk carries that language into the GNU system, implementing standard awk behavior along with GNU extensions, internationalization support, networking features, extension mechanisms, and extensive documentation.

Adoptionsgeschichte

gawk became the default awk implementation in many GNU/Linux environments and is packaged across the major Unix-like package managers. Its broad package coverage reflects awk's status as part of the everyday Unix text-processing toolkit, used in shell scripts, build systems, log processing, reports, and one-liners.

Wie es verwendet wird

Users commonly invoke `awk` or `gawk` with short programs such as pattern-action rules on the command line, or with script files for larger transformations. The GNU manual documents command-line invocation, regular expressions, fields, records, arrays, functions, internationalization, debugging, profiling, and compatibility modes.

Warum Paket-Nerds sich dafür interessieren

gawk is one of the canonical packages that makes a Unix userland feel complete. Package maintainers care about it because countless scripts assume an awk implementation, while GNU Awk specifically exposes GNU behavior that may differ from minimalist awks, mawk, BusyBox awk, or platform awk implementations.

Zeitleiste

  • 1970s: AWK was created at Bell Labs by Aho, Weinberger, and Kernighan.
  • 1980s: GNU Awk began as the GNU project's implementation of awk.
  • 1990s-2000s: gawk expanded beyond traditional awk with GNU extensions and a comprehensive Texinfo manual.
  • 2020s: gawk remains maintained through GNU and Savannah and widely packaged as the GNU awk utility.

Related projects

  • gawk is related to the original awk and nawk implementations, POSIX awk, mawk, BusyBox awk, and other GNU text-processing tools such as sed and grep. The GNU project hosts the official source repository on Savannah.

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.

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
gawkcliglobales Executable
gawk-5.4.0cliglobales Executable
gawkbugcliglobales Executable

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-07-10
Manager-Version5.4.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/gawk/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gawk
Version5.4.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gawk
Homepagehttps://www.gnu.org/software/gawk/
Repositoryhttps://git.savannah.gnu.org/git/gawk.git
Upstream-Dokumentationhttps://www.gnu.org/software/gawk/manual
LizenzGPL-3.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/gawk/gawk-5.4.0.tar.xz
Abhängigkeitengettext, gmp, mpfr, readline
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenGNU "awk" has been installed as "gawk". If you need to use it as "awk", you can add a "gnubin" directory to your PATH from your ~/.bashrc and/or ~/.zshrc like: PATH="$HOMEBREW_PREFIX/opt/gawk/libexec/gnubin:$PATH"

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

gawk 1:5.2.1-2+b1

GNU awk, a pattern scanning and processing language

http://www.gnu.org/software/gawk/

sudo apt install gawk
  • Section: interpreters
  • Architecture: amd64
  • Source Package: gawk
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gawk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gawk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gawk

nix profile install nixpkgs#gawk
  • normalized package name match
  • Abgeglichen nach: Gawk
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: gawk from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

gawk 1:5.2.1-2build3

GNU awk, a pattern scanning and processing language

http://www.gnu.org/software/gawk/

sudo apt install gawk
  • Section: interpreters
  • Architecture: amd64
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gawk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gawk from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

gawk 5.3.2-r2

GNU awk pattern-matching language

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

sudo apk add gawk
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gawk
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gawk from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

gawk-doc 5.3.2-r2

GNU awk pattern-matching language (documentation)

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

sudo apk add gawk-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: gawk
  • normalized package name match
  • Abgeglichen nach: Gawk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gawk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

gawk 5.4.0-3.fc45

The GNU version of the AWK text processing utility

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

sudo dnf install gawk
  • License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gawk
  • 8 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gawk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gawk-all-langpacks 5.4.0-3.fc45

Additional localisation files for gawk utility

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

sudo dnf install gawk-all-langpacks
  • License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gawk
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gawk-all-langpacks from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gawk-devel 5.4.0-3.fc45

Header file for gawk extensions development

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

sudo dnf install gawk-devel
  • License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: gawk
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gawk-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

gawk-doc 5.4.0-3.fc45

Additional documentation for gawk utility

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

sudo dnf install gawk-doc
  • License: GPL-3.0-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gawk
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gawk-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gawk 5.4.0-1

GNU version of awk

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

sudo pacman -S gawk
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gawk from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

gawk 5.4.0-1.1

Domain-specific language for text processing

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

sudo zypper install gawk
  • License: GPL-3.0-or-later
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: gawk
  • 6 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Gawk
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gawk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gawk

sudo port install gawk
  • normalized package name match
  • Abgeglichen nach: Gawk
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/gawk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

gawk

choco install gawk
  • normalized package name match
  • Abgeglichen nach: Gawk
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: gawk from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','flow-launcher'
Scoop95%

main/gawk

scoop install main/gawk
  • normalized package name match
  • Abgeglichen nach: Gawk
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gawk.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

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
  • 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