macOS
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für augeas in AI-Agent-Workflows.
Installation
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · Quelle: api.github.com
sudo apk add augeasAlpine Linux edge package indexes · augeas · Quelle: dl-cdn.alpinelinux.org
sudo dnf install augeasFedora Rawhide package metadata · augeas · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#augeasnixpkgs package indexes · pkgs/by-name/au/augeas/package.nix · Quelle: api.github.com
sudo pacman -S augeasArch Linux sync databases · augeas · Quelle: geo.mirror.pkgbuild.com
sudo zypper install augeasopenSUSE Tumbleweed package metadata · augeas · Quelle: download.opensuse.org
sudo apt install augeas-docDebian stable package indexes · augeas-doc · Quelle: deb.debian.org
Überblick
Configuration editing tool and API
Verlauf
Augeas is a library and command-line toolkit for editing real system configuration files through a structured tree API. It is famous among Unix configuration people for replacing brittle sed and awk edits with lenses: bidirectional parsers that understand native config-file syntax.
Augeas was written by David Lutterkort at Red Hat, according to the official AUTHORS file. The official README frames the project around a deliberately narrow problem: edit actual Linux configuration files in a controlled manner while preserving each file's native format rather than inventing a new cross-platform configuration abstraction.
The Augeas web documentation includes a 2008 Ottawa Linux Symposium talk and Red Hat Summit material, and the GitHub repository was created in 2008. The project has continued as a long-lived system tool with a C API, augtool, language bindings, and a growing stock of lenses for common configuration formats.
Release notes show the modern maintenance arc: 1.10 added augmatch and new API helpers in 2018, 1.13 added preview support and path-expression improvements in 2021, 1.14 added augprint and more lens coverage in 2022, and 1.14.1 in 2023 continued compatibility and lens updates.
Augeas spread through system packaging rather than app-store style distribution. The supplied package facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE packages. Its adoption is also visible in the broad contributor list, which includes Linux distribution and configuration-management contributors, and in the stock-lens model that lets downstreams add support for local config formats.
Users normally explore and modify the parsed tree with augtool, for example under /files/etc/hosts or /files/etc/grub.conf. Developers and configuration-management systems can call the C API or bindings, while lens authors write small schema-like descriptions to teach Augeas about new file formats.
Augeas matters because it packages policy as parsers. Distros and operations tools need to edit config files without destroying comments, ordering, or local syntax; Augeas offers a stable library and CLI for that job. Its package value is in the lens corpus, ABI, bindings, and test fixtures as much as the augtool executable.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
augmatch | cli | globales Executable | |
augparse | cli | globales Executable | |
augprint | cli | globales Executable | |
augtool | cli | globales Executable | |
fadot | 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://github.com/hercules-team/augeas
Installationsmetadaten
| Paketschlüssel | brew:augeas |
|---|---|
| Version | 1.14.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/augeas |
| Homepage | https://augeas.net/ |
| Repository | https://github.com/hercules-team/augeas |
| Upstream-Dokumentation | https://augeas.net/docs/index.html |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/hercules-team/augeas/releases/download/release-1.14.1/augeas-1.14.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T11:12:22-04:00 |
| Pulse | updated |
| Abhängigkeiten | readline |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | Lenses have been installed to: $HOMEBREW_PREFIX/share/augeas/lenses/dist |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | augeas |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| 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.
augeas-doc 1.14.1-1.1~deb13u1
Augeas lenses documentation
sudo apt install augeas-docaugeas-lenses 1.14.1-1.1~deb13u1
Set of lenses needed by libaugeas0 to parse config files
sudo apt install augeas-lensesaugeas-tools 1.14.1-1.1~deb13u1
Augeas command line tools
sudo apt install augeas-toolslibaugeas-dev 1.14.1-1.1~deb13u1
Development files for writing applications based on libaugeas0
sudo apt install libaugeas-devlibaugeas0 1.14.1-1.1~deb13u1
Augeas configuration editing library and API
sudo apt install libaugeas0augeas
nix profile install nixpkgs#augeasaugeas-doc 1.14.1-1build2
Augeas lenses documentation
sudo apt install augeas-docaugeas-lenses 1.14.1-1build2
Set of lenses needed by libaugeas0 to parse config files
sudo apt install augeas-lensesaugeas-tools 1.14.1-1build2
Augeas command line tools
sudo apt install augeas-toolslibaugeas-dev 1.14.1-1build2
Development files for writing applications based on libaugeas0
sudo apt install libaugeas-devlibaugeas0 1.14.1-1build2
Augeas configuration editing library and API
sudo apt install libaugeas0augeas 1.14.1-r0
A configuration editing tool
sudo apk add augeasaugeas-dev 1.14.1-r0
A configuration editing tool (development files)
sudo apk add augeas-devaugeas-doc 1.14.1-r0
A configuration editing tool (documentation)
sudo apk add augeas-docaugeas-libs 1.14.1-r0
Libraries for augeas
sudo apk add augeas-libsaugeas-static 1.14.1-r0
Static libraries for Augeas
sudo apk add augeas-staticQuellspur
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.