Automic VaultAutomic Vault

brew

augeas を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

augeas のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install augeas

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install augeas

MacPorts ports tree · sysutils/augeas/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add augeas

Alpine Linux edge package indexes · augeas · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install augeas

Fedora Rawhide package metadata · augeas · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#augeas

nixpkgs package indexes · pkgs/by-name/au/augeas/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S augeas

Arch Linux sync databases · augeas · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install augeas

openSUSE Tumbleweed package metadata · augeas · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install augeas-doc

Debian stable package indexes · augeas-doc · ソース: deb.debian.org

概要

パッケージ概要

Configuration editing tool and API

コマンドとエイリアス

  • augmatch
  • augparse
  • augprint
  • augtool
  • fadot

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2008: Augeas material was presented at Ottawa Linux Symposium and Red Hat Summit; the GitHub repository was created.
  • 2016: GitHub release tags include 1.6.0 and 1.7.0.
  • 2018: Version 1.10 added augmatch and API additions.
  • 2021: Version 1.13 added preview support and path-expression improvements.
  • 2022: Version 1.14 added augprint and expanded lenses.
  • 2023: Version 1.14.1 shipped compatibility fixes and lens updates.

Related projects

  • Augeas is related to configuration-management systems, language bindings around libaugeas, and other Hercules-team/system tooling. Its docs also expose libfa, the finite-automata library used by the project.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
augmatchcliグローバル実行可能ファイル
augparsecliグローバル実行可能ファイル
augprintcliグローバル実行可能ファイル
augtoolcliグローバル実行可能ファイル
fadotcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.14.1
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaugeas
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

augeas-doc 1.14.1-1.1~deb13u1

Augeas lenses documentation

http://augeas.net/

sudo apt install augeas-doc
  • Section: doc
  • Architecture: all
  • Source Package: augeas
  • normalized package name match
  • 一致条件: Augeas
Debian stable package indexes · deb.debian.org · Debian stable package indexes: augeas-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

augeas-lenses 1.14.1-1.1~deb13u1

Set of lenses needed by libaugeas0 to parse config files

http://augeas.net/

sudo apt install augeas-lenses
  • Section: misc
  • Architecture: all
  • Source Package: augeas
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Augeas
Debian stable package indexes · deb.debian.org · Debian stable package indexes: augeas-lenses from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

augeas-tools 1.14.1-1.1~deb13u1

Augeas command line tools

http://augeas.net/

sudo apt install augeas-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: augeas
  • 4 依存関係
  • normalized package name match
  • 一致条件: Augeas
Debian stable package indexes · deb.debian.org · Debian stable package indexes: augeas-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaugeas-dev 1.14.1-1.1~deb13u1

Development files for writing applications based on libaugeas0

http://augeas.net/

sudo apt install libaugeas-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: augeas
  • 3 依存関係
  • normalized package name match
  • 一致条件: Augeas
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaugeas-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaugeas0 1.14.1-1.1~deb13u1

Augeas configuration editing library and API

http://augeas.net/

sudo apt install libaugeas0
  • Section: libs
  • Architecture: amd64
  • Source Package: augeas
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Augeas
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaugeas0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

augeas

nix profile install nixpkgs#augeas
  • normalized package name match
  • 一致条件: Augeas
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/augeas/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

augeas-doc 1.14.1-1build2

Augeas lenses documentation

http://augeas.net/

sudo apt install augeas-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: augeas
  • normalized package name match
  • 一致条件: Augeas
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: augeas-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

augeas-lenses 1.14.1-1build2

Set of lenses needed by libaugeas0 to parse config files

http://augeas.net/

sudo apt install augeas-lenses
  • Section: universe/misc
  • Architecture: all
  • Source Package: augeas
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Augeas
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: augeas-lenses from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

augeas-tools 1.14.1-1build2

Augeas command line tools

http://augeas.net/

sudo apt install augeas-tools
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: augeas
  • 4 依存関係
  • normalized package name match
  • 一致条件: Augeas
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: augeas-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaugeas-dev 1.14.1-1build2

Development files for writing applications based on libaugeas0

http://augeas.net/

sudo apt install libaugeas-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: augeas
  • 3 依存関係
  • normalized package name match
  • 一致条件: Augeas
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaugeas-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaugeas0 1.14.1-1build2

Augeas configuration editing library and API

http://augeas.net/

sudo apt install libaugeas0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: augeas
  • 4 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Augeas
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaugeas0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

augeas 1.14.1-r0

A configuration editing tool

http://augeas.net

sudo apk add augeas
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: augeas
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Augeas
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: augeas from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

augeas-dev 1.14.1-r0

A configuration editing tool (development files)

http://augeas.net

sudo apk add augeas-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: augeas
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Augeas
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: augeas-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

augeas-doc 1.14.1-r0

A configuration editing tool (documentation)

http://augeas.net

sudo apk add augeas-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: augeas
  • normalized package name match
  • 一致条件: Augeas
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: augeas-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

augeas-libs 1.14.1-r0

Libraries for augeas

http://augeas.net

sudo apk add augeas-libs
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: augeas
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Augeas
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: augeas-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

augeas-static 1.14.1-r0

Static libraries for Augeas

http://augeas.net

sudo apk add augeas-static
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: augeas
  • normalized package name match
  • 一致条件: Augeas
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: augeas-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment