macOS
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · source: api.github.com
brew
Configuration editing tool and API. Version 1.14.1 via Homebrew; verified 2026-07-05.
install
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · source: api.github.com
sudo apk add augeasAlpine Linux edge package indexes · augeas · source: dl-cdn.alpinelinux.org
sudo apt install augeas-docDebian stable package indexes · augeas-doc · source: deb.debian.org
sudo dnf install augeasFedora Rawhide package metadata · augeas · source: dl.fedoraproject.org
nix profile install nixpkgs#augeasnixpkgs package indexes · pkgs/by-name/au/augeas/package.nix · source: api.github.com
sudo pacman -S augeasArch Linux sync databases · augeas · source: geo.mirror.pkgbuild.com
sudo zypper install augeasopenSUSE Tumbleweed package metadata · augeas · source: download.opensuse.org
overview
Configuration editing tool and API
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
augmatch | cli | global executable | |
augparse | cli | global executable | |
augprint | cli | global executable | |
augtool | cli | global executable | |
fadot | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/hercules-team/augeas
install metadata
| Package key | brew:augeas |
|---|---|
| Version | 1.14.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/augeas |
| Homepage | https://augeas.net/ |
| Repository | https://github.com/hercules-team/augeas |
| Upstream docs | https://augeas.net/docs/index.html |
| License | LGPL-2.1-or-later |
| Source archive | https://github.com/hercules-team/augeas/releases/download/release-1.14.1/augeas-1.14.1.tar.gz |
| Last updated | 2026-07-05T04:22:06Z |
| Pulse | updated |
| Dependencies | readline |
| Build dependencies | pkgconf |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Lenses have been installed to: $HOMEBREW_PREFIX/share/augeas/lenses/dist |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-staticsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.