Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt 安装 augeas

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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