macOS
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mawk in AI-Agent-Workflows.
Installation
brew install mawklocal Homebrew formula metadata
sudo port install mawkMacPorts ports tree · lang/mawk/Portfile · Quelle: api.github.com
sudo apk add mawkAlpine Linux edge package indexes · mawk · Quelle: dl-cdn.alpinelinux.org
sudo apt install mawkDebian stable package indexes · mawk · Quelle: deb.debian.org
sudo dnf install mawkFedora Rawhide package metadata · mawk · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mawknixpkgs package indexes · pkgs/by-name/ma/mawk/package.nix · Quelle: api.github.com
sudo zypper install mawkopenSUSE Tumbleweed package metadata · mawk · Quelle: download.opensuse.org
Überblick
Interpreter for the AWK Programming Language
Verlauf
mawk is a compact AWK interpreter used for fast pattern scanning, text processing, and shell scripting.
The current official mawk page says Mike Brennan wrote mawk, that it had no maintainer for a time, and that Thomas E. Dickey adopted it in 2009 by starting with Debian package fixes and unresolved reports. The official changelog preserves the older 1.3 series history and shows the long maintenance gap being bridged by Debian patches and later upstream work.
The manpage frames mawk as a 'new awk' implementation of the AWK language defined by Aho, Kernighan, and Weinberger, with POSIX draft compatibility and a small set of implementation extensions.
mawk's adoption has been strongest in Unix-like packaging culture. The official page lists package links for AIX, Arch, DragonFly BSD, Fedora, Fink, FreeBSD, Gentoo, Haiku, Homebrew, HPUX, MacPorts, Mageia, and others, and the input confirms distribution through common Linux and macOS package managers.
Users invoke `mawk` like other AWK implementations: short programs can be passed on the command line, longer programs via `-f`, and input comes from files or standard input. Its `-W` options expose mawk-specific behavior such as dump, interactive mode, POSIX mode, traditional mode, and version output.
mawk matters because AWK is one of the classic packaging and build-script workhorses. It gives packagers a small, fast AWK implementation whose behavior must be tracked carefully against POSIX awk, BWK awk, and GNU awk.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mawk | cli | globales Executable |
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.
https://invisible-island.net/mawk/
Installationsmetadaten
| Paketschlüssel | brew:mawk |
|---|---|
| Version | 1.3.4-20260302 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mawk |
| Homepage | https://invisible-island.net/mawk/ |
| Repository | https://github.com/ThomasDickey/mawk-snapshots |
| Upstream-Dokumentation | https://invisible-island.net/mawk |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20260302.tgz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mawk |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mawk 1.3.4.20250131-1
Pattern scanning and text processing language
https://invisible-island.net/mawk/
sudo apt install mawkmawk
nix profile install nixpkgs#mawkmawk 1.3.4.20240123-1build1
Pattern scanning and text processing language
https://invisible-island.net/mawk/
sudo apt install mawkmawk 1.3.4_p20260302-r0
mawk is an interpreter for the AWK Programming Language
https://invisible-island.net/mawk/
sudo apk add mawkmawk-doc 1.3.4_p20260302-r0
mawk is an interpreter for the AWK Programming Language (documentation)
https://invisible-island.net/mawk/
sudo apk add mawk-docmawk 1.3.4-6.20260302.fc45
Interpreter for the AWK programming language
https://invisible-island.net/mawk/
sudo dnf install mawkmawk 1.3.4.20240622-1.6
Implementation of New/POSIX AWK
https://invisible-island.net/mawk/mawk.html
sudo zypper install mawkmawk
sudo port install mawkQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.