macOS
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · 来源: api.github.com
安装
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · 来源: api.github.com
sudo apk add augeasAlpine Linux edge package indexes · augeas · 来源: dl-cdn.alpinelinux.org
sudo dnf install augeasFedora Rawhide package metadata · augeas · 来源: dl.fedoraproject.org
nix profile install nixpkgs#augeasnixpkgs package indexes · pkgs/by-name/au/augeas/package.nix · 来源: api.github.com
sudo pacman -S augeasArch Linux sync databases · augeas · 来源: geo.mirror.pkgbuild.com
sudo zypper install augeasopenSUSE Tumbleweed package metadata · augeas · 来源: download.opensuse.org
sudo apt install augeas-docDebian stable package indexes · augeas-doc · 来源: deb.debian.org
概览
Configuration editing tool and API
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
augmatch | cli | 全局可执行文件 | |
augparse | cli | 全局可执行文件 | |
augprint | cli | 全局可执行文件 | |
augtool | cli | 全局可执行文件 | |
fadot | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/hercules-team/augeas
安装元数据
| 软件包键 | brew:augeas |
|---|---|
| 版本 | 1.14.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/augeas |
| 主页 | https://augeas.net/ |
| 仓库 | https://github.com/hercules-team/augeas |
| 上游文档 | https://augeas.net/docs/index.html |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/hercules-team/augeas/releases/download/release-1.14.1/augeas-1.14.1.tar.gz |
| 最后更新 | 2026-07-10T11:12:22-04:00 |
| Pulse | updated |
| 依赖 | readline |
| 构建依赖 | pkgconf |
| macOS 提供的库 | libxml2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | Lenses have been installed to: $HOMEBREW_PREFIX/share/augeas/lenses/dist |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-static来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.