Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, winget 安装 aide

查看 aide 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install aide

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install aide

MacPorts ports tree · security/aide/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add aide

Alpine Linux edge package indexes · aide · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install aide

Debian stable package indexes · aide · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install aide

Fedora Rawhide package metadata · aide · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#aide

nixpkgs package indexes · pkgs/by-name/ai/aide/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install aide

openSUSE Tumbleweed package metadata · aide · 来源: download.opensuse.org

Windows

Windows Package Manager已验证 · 92%
winget install --id CodeStory.Aide -e

Windows Package Manager source index · CodeStory.Aide · 来源: cdn.winget.microsoft.com

概览

软件包摘要

File and directory integrity checker

命令和别名

  • aide

历史

项目历史与用法

AIDE, the Advanced Intrusion Detection Environment, is a Unix file and directory integrity checker. It builds a database from rules in `aide.conf`, records file metadata and cryptographic checksums, and later compares the live filesystem against that baseline.

项目历史

AIDE was originally written by Rami Lehti and Pablo Virolainen in 1999. The official project site records Richard van den Berg as maintainer from 2003 to 2010 and Hannes von Haugwitz taking over in October 2010.

The project has stayed close to classic Unix security-tool culture: C source releases, signed tarballs and git tags, a mailing list, manual pages, text configuration, and distribution packaging. Its release notes show gradual modernization, including the 0.17 configuration/reporting changes in 2021, PCRE2 and multithreaded checksum work in 0.18, and the 0.19 move from libmhash to libnettle plus newer hash algorithms and report formats.

The current public GitHub repository was created in 2019, but official project history predates GitHub by two decades. The official website lists stable release 0.19.3 with release date 2026-01-31.

采用历史

AIDE is widely distributed through operating-system package repositories rather than primarily through language package managers. The official site lists downstream packages for Debian, Ubuntu, FreeBSD, Gentoo, Homebrew, MacPorts, NixOS, OpenBSD, openSUSE/SUSE, Red Hat, CentOS, and Fedora.

The input package facts also list apk, brew, Debian, dnf, MacPorts, Nix, Ubuntu, winget, and zypper package names, reinforcing that it is a cross-distribution system administration tool.

使用方式

Administrators initialize an AIDE database for a known-good system and later rerun AIDE to detect changed files, attributes, links, permissions, ownership, timestamps, and hashes. The official manual frames it as a way to detect tampering in key system binaries and other files after a suspected compromise.

AIDE does not use application credentials. Although `aide.conf` is central to operation, the sources checked did not document one portable config-file path across package managers, so this batch leaves config-file-location null.

为什么软件包爱好者会关心

AIDE is the kind of package that package managers exist to carry: old, security-sensitive, C-based, compiled with optional platform features, distributed through nearly every Unix family, and expected to integrate with local filesystem layout and administrator policy.

Its formula and distro packages matter because local defaults, compile-time options, hash libraries, and config paths can differ. For package nerds, AIDE is less about a fashionable CLI and more about the long tail of maintaining trustworthy system tools across operating systems.

时间线

  • 1999: AIDE originally written by Rami Lehti and Pablo Virolainen.
  • 2003: Richard van den Berg begins maintaining the project, according to the official site.
  • 2010: Hannes von Haugwitz takes over project maintenance.
  • 2019: Current GitHub repository created and 0.16.x releases appear in official NEWS.
  • 2021: Version 0.17 introduces major configuration and reporting changes.
  • 2023: Version 0.18 adds PCRE2 and multithreaded checksum support.
  • 2026: Official site lists stable release 0.19.3.

Related projects

  • Tripwire-style host intrusion detection and file integrity monitoring tools.
  • Linux distribution security packages and ports trees.
  • Hash and filesystem attribute libraries such as nettle, PCRE2, ACL, xattr, SELinux, and e2fsattrs.

安全态势

风险级别:绿色

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 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
aidecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.19.3
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/aide/aide

安装元数据

软件包元数据

软件包键brew:aide
版本0.19.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/aide
主页https://aide.github.io/
仓库https://github.com/aide/aide
上游文档https://aide.github.io/
许可证GPL-2.0-or-later
源码归档https://github.com/aide/aide/releases/download/v0.19.3/aide-0.19.3.tar.gz
最后更新2026-07-10T16:49:55-04:00
Pulseupdated
依赖libgcrypt, libgpg-error, pcre2
构建依赖pkgconf
macOS 提供的库curl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaide
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

aide 0.19.1-2+deb13u2

Advanced Intrusion Detection Environment - dynamic binary

https://aide.github.io

sudo apt install aide
  • Section: admin
  • Architecture: amd64
  • 9 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Aide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aide from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

aide-common 0.19.1-2+deb13u2

Advanced Intrusion Detection Environment - Common files

https://aide.github.io

sudo apt install aide-common
  • Section: admin
  • Architecture: all
  • Source Package: aide
  • 8 依赖
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Aide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aide-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

aide-dynamic 0.19.1-2+deb13u2

Advanced Intrusion Detection Environment - transitional package

https://aide.github.io

sudo apt install aide-dynamic
  • Section: admin
  • Architecture: all
  • Source Package: aide
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Aide
Debian stable package indexes · deb.debian.org · Debian stable package indexes: aide-dynamic from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

aide

nix profile install nixpkgs#aide
  • normalized package name match
  • 匹配方式:Aide
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ai/aide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

aide 0.18.6-2build2

Advanced Intrusion Detection Environment - dynamic binary

https://aide.github.io

sudo apt install aide
  • Section: admin
  • Architecture: amd64
  • 9 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Aide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aide from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

aide-common 0.18.6-2build2

Advanced Intrusion Detection Environment - Common files

https://aide.github.io

sudo apt install aide-common
  • Section: admin
  • Architecture: all
  • Source Package: aide
  • 8 依赖
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Aide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aide-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

aide-dynamic 0.18.6-2build2

Advanced Intrusion Detection Environment - transitional package

https://aide.github.io

sudo apt install aide-dynamic
  • Section: universe/admin
  • Architecture: all
  • Source Package: aide
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Aide
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: aide-dynamic from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

aide 0.19.3-r0

file integrity checker and intrusion detection program

https://aide.github.io/

sudo apk add aide
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aide
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aide from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

aide-doc 0.19.3-r0

file integrity checker and intrusion detection program (documentation)

https://aide.github.io/

sudo apk add aide-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: aide
  • normalized package name match
  • 匹配方式:Aide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: aide-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

aide 0.19.2-15.fc44

Intrusion detection environment

https://github.com/aide/aide

sudo dnf install aide
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aide
  • 13 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Aide
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: aide from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

aide 0.19.2-2.3

Advanced Intrusion Detection Environment

https://aide.github.io/

sudo zypper install aide
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: aide
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Aide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

aide-test 0.19.2-2.3

Simple AIDE testing

https://aide.github.io/

sudo zypper install aide-test
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: aide
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Aide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: aide-test from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

aide

sudo port install aide
  • normalized package name match
  • 匹配方式:Aide
MacPorts ports tree · api.github.com · MacPorts ports tree: security/aide/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

CodeStory.Aide

winget install --id CodeStory.Aide -e
  • normalized package name match
  • 匹配方式:Aide
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: CodeStory.Aide from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 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