macOS
brew install augeaslocal Homebrew formula metadata
sudo port install augeasMacPorts ports tree · sysutils/augeas/Portfile · ソース: api.github.com
brew
augeas のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.