Automic VaultAutomic Vault

brew

Installer awk avec Homebrew, chocolatey, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de awk pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install awk

local Homebrew formula metadata

aperçu

Résumé du paquet

Text processing scripting language

historique

Historique du projet et usages

One True Awk is Brian Kernighan's maintained awk implementation, packaged by Homebrew as awk. It is the direct lineage most Unix people mean when they say awk as a small pattern-action language for scanning text, selecting fields, computing summaries, and printing reports.

Historique du projet

Awk was developed at Bell Labs by Alfred Aho, Brian Kernighan, and Peter Weinberger. The original paper, referenced from the official awk.dev site, describes awk as a pattern scanning and processing language; the 1985 technical report covered the expanded language that became the basis for the 1988 book.

The official awk.dev page for The AWK Programming Language, Second Edition says the first edition was written by Aho, Kernighan, and Weinberger in 1988, and points to the maintained source at github.com/onetrueawk/awk. That repository is the modern home for the implementation commonly called One True Awk.

Historique d'adoption

Awk spread through Unix culture because it sits between grep, sed, cut, and a full programming language. Its pattern-action model lets shell users write small data programs directly in pipelines without compiling anything or creating a larger script project.

The 2023 second edition of The AWK Programming Language and the continuing maintenance of the onetrueawk repository are part of awk's unusual afterlife: an old Unix language remains relevant because CSV-ish logs, columnar text, and quick data checks have not gone away.

Modes d'utilisation

Typical usage is inline and pipeline-oriented: match records, split fields, accumulate counters, transform columns, and print reports. The man page and historical papers emphasize scanning input lines for patterns and executing actions for matching lines.

There is no project-specific config or credential file. Awk programs are supplied on the command line or in script files, and behavior is controlled by variables, input files, and environment inherited from the shell.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, awk is a tiny package with oversized cultural weight. It overlaps with POSIX awk, BWK awk, gawk, mawk, and system-provided /usr/bin/awk, so the packaging question is often which awk you are intentionally installing rather than whether awk exists at all.

Homebrew's awk formula is useful on macOS because it gives users a current One True Awk without replacing the system awk. That makes it attractive for people testing portability, newer awk fixes, or scripts that should stay close to the original language rather than GNU awk extensions.

Chronologie

  • 1979: The original Awk paper appeared in Software: Practice and Experience.
  • 1985: Bell Labs technical report CSTR 118 documented the expanded awk language.
  • 1988: The first edition of The AWK Programming Language was published.
  • 2023: The AWK Programming Language, Second Edition was published with an official companion site.
  • 2026: awk.dev continues to point users to the maintained onetrueawk source repository.

Related projects

  • GNU awk, or gawk, is the GNU Project implementation and has its own manual and release stream.
  • mawk is another long-lived awk implementation focused on speed and small size.
  • sed, grep, cut, perl, and shell are neighboring tools in the same Unix text-processing workflow.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour awk. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
awkcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire20260426
gestionnaire mis à jour2026-04-26
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/onetrueawk/awk

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:awk
Version20260426
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/awk
Page d'accueilhttps://www.cs.princeton.edu/~bwk/btl.mirror/
Dépôthttps://github.com/onetrueawk/awk
Docs amonthttps://awk.dev/
LicenceSMLNJ
Archive sourcehttps://github.com/onetrueawk/awk/archive/refs/tags/20260426.tar.gz
Dernière mise à jour2026-04-26T23:33:07Z
Pulseupdated
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Awk
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 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Awk
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
Chocolatey95%

awk

choco install awk
  • normalized package name match
  • Correspondance par : Awk
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: awk from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','autodesk-fusion360'

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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