Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install automake

local Homebrew formula metadata

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

MacPorts ports tree · devel/automake/Portfile · ソース: api.github.com

Linux

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

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

Debian apt確認済み · 92%
sudo apt install automake

Debian stable package indexes · automake · ソース: deb.debian.org

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

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

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

nixpkgs package indexes · automake · ソース: raw.githubusercontent.com

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

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

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

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

概要

パッケージ概要

Tool for generating GNU Standards-compliant Makefiles

コマンドとエイリアス

  • aclocal
  • aclocal-1.18
  • automake
  • automake-1.18

履歴

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

GNU Automake is one of the core GNU Autotools. It generates portable, GNU Standards-oriented Makefile.in files from maintainer-written Makefile.am input, sitting between Autoconf's configure scripts and make's build execution.

プロジェクトの歴史

Automake was written to reduce the burden of maintaining large, portable Makefile.in templates by hand. Its official manual history credits the early project to Tom Tromey and describes Automake as part of the GNU build system alongside Autoconf and Libtool.

The Automake manual frames the package around Makefile.am files, configure.ac, GNU Coding Standards conventions, and generated Makefile.in output. Over time it absorbed a large catalog of conventions for recursive builds, installed programs, libraries, tests, distribution tarballs, Texinfo, gettext, and portability checks.

Because Automake generates files consumed by configure and make, it became a maintainer-side tool in many projects: release tarballs often include generated Makefile.in files so end users do not need Automake, while developers building from VCS do.

採用の歴史

Automake's adoption is tied to the spread of Autotools as the default build machinery for GNU packages and many non-GNU Unix projects. The batch input lists Automake in Homebrew, Debian/Ubuntu, Fedora, Arch, Alpine, MacPorts, Nix, and openSUSE, reflecting how standard it is in development environments.

For package managers, Automake is both a direct package and a build dependency. Formulae and distro recipes often need specific automake/aclocal versions when regenerating build files, especially for projects that ship old Autotools metadata.

使われ方

Maintainers write Makefile.am files and a configure.ac script, run aclocal and automake as part of the autoreconf/bootstrap flow, and ship or build from generated Makefile.in files. Users normally encounter automake indirectly through autoreconf, ./configure, and make.

The official curation correctly treats Makefile.am and configure.ac as the package's relevant configuration/build-input files; Automake has no credentials file.

パッケージ好きにとっての重要性

Automake is historically important because it standardized a huge amount of portable Unix build behavior into generated makefiles. Package nerds care because Autotools failures often reduce to Automake version expectations, missing m4 macros, stale generated files, or distribution tarball rules.

It is also a compatibility artifact: even projects migrating to Meson, CMake, or language-native build systems may carry old Automake releases in package histories and bootstrap scripts.

タイムライン

  • 1990s: Automake emerges in the GNU build-system ecosystem to generate Makefile.in files from Makefile.am.
  • 2000s: Automake becomes a normal dependency for maintainers building GNU and Unix projects from source control.
  • 2020s: Automake remains packaged broadly as part of standard developer-tool stacks.

Related projects

  • GNU Autoconf generates configure scripts that pair with Automake-generated Makefile.in files.
  • GNU Libtool handles portable library-building concerns commonly used with Automake.
  • autoreconf orchestrates regeneration of Autotools files and often invokes aclocal and automake.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 8 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
Makefile.amconfigure.ac

実行可能ファイル

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

コマンド種類公開範囲メモ
aclocalcliグローバル実行可能ファイル
aclocal-1.18cliグローバル実行可能ファイル
automakecliグローバル実行可能ファイル
automake-1.18cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://www.gnu.org/software/automake/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:automake
バージョン1.18.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/automake
ホームページhttps://www.gnu.org/software/automake/
リポジトリhttps://git.savannah.gnu.org/cgit/automake.git
上流ドキュメントhttps://www.gnu.org/software/automake/manual/automake.html
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/automake/automake-1.18.1.tar.xz
最終更新2026-06-18T14:23:12Z
Pulseupdated
依存関係autoconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

automake 1:1.17-4

Tool for generating GNU Standards-compliant Makefiles

https://www.gnu.org/software/automake/

sudo apt install automake
  • Section: devel
  • Architecture: all
  • Source Package: automake-1.17
  • 2 依存関係
  • 3 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Automake
Debian stable package indexes · deb.debian.org · Debian stable package indexes: automake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

automake

nix profile install nixpkgs#automake
  • normalized package name match
  • 一致条件: Automake
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: automake from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

automake 1:1.16.5-1.3ubuntu1

Tool for generating GNU Standards-compliant Makefiles

https://www.gnu.org/software/automake/

sudo apt install automake
  • Section: devel
  • Architecture: all
  • Source Package: automake-1.16
  • 2 依存関係
  • 2 提供
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Automake
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: automake from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

automake 1.18.1-r1

GNU tool for automatically creating Makefiles

https://www.gnu.org/software/automake

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

automake-doc 1.18.1-r1

GNU tool for automatically creating Makefiles (documentation)

https://www.gnu.org/software/automake

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

automake 1.18.1-4.fc44

A GNU tool for automatically creating Makefiles

http://www.gnu.org/software/automake/

sudo dnf install automake
  • License: GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: automake
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Automake
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: automake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

automake 1.18.1-1

A GNU tool for automatically creating Makefiles

https://www.gnu.org/software/automake

sudo pacman -S automake
  • License: GPL
  • Architecture: any
  • 2 依存関係
  • normalized package name match
  • 一致条件: Automake
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: automake from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

automake 1.18.1-1.3

A Program for Automatically Generating GNU-Style Makefile.in Files

https://www.gnu.org/software/automake

sudo zypper install automake
  • License: GFDL-1.3-or-later AND GPL-2.0-or-later AND SUSE-Public-Domain AND MIT
  • Category: Development/Tools/Building
  • Architecture: noarch
  • Source Package: automake
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Automake
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: automake from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

automake

sudo port install automake
  • normalized package name match
  • 一致条件: Automake
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/automake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment