Automic VaultAutomic Vault

brew

automake mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für automake in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install automake

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install automake

MacPorts ports tree · devel/automake/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add automake

Alpine Linux edge package indexes · automake · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install automake

Debian stable package indexes · automake · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install automake

Fedora Rawhide package metadata · automake · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#automake

nixpkgs package indexes · automake · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S automake

Arch Linux sync databases · automake · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install automake

openSUSE Tumbleweed package metadata · automake · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Tool for generating GNU Standards-compliant Makefiles

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
aclocalcliglobales Executable
aclocal-1.18cliglobales Executable
automakecliglobales Executable
automake-1.18cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.18.1
Manager aktualisiert2026-06-18
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:automake
Version1.18.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/automake
Homepagehttps://www.gnu.org/software/automake/
Repositoryhttps://git.savannah.gnu.org/cgit/automake.git
Upstream-Dokumentationhttps://www.gnu.org/software/automake/manual/automake.html
LizenzGPL-2.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/automake/automake-1.18.1.tar.xz
Zuletzt aktualisiert2026-06-18T14:23:12Z
Pulseupdated
Abhängigkeitenautoconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 3 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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