Automic VaultAutomic Vault

brew

make mit Homebrew, apk, chocolatey, apt, dnf, pacman, zypper, scoop, winget, MacPorts installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install make

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gmake

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add make

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

Debian aptverifiziert · 92%
sudo apt install make

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

Fedora dnfverifiziert · 92%
sudo dnf install make

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S make

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

openSUSE zypperverifiziert · 92%
sudo zypper install make

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

Windows

Chocolateyverifiziert · 92%
choco install make

Chocolatey community package catalog · make · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/make

Scoop official bucket manifest trees · bucket/make.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id ezwinports.make -e

Windows Package Manager source index · ezwinports.make · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Utility for directing compilation

Verlauf

Projektgeschichte und Nutzung

GNU Make is the GNU Project implementation of make, the build automation tool that decides which targets need to be rebuilt from source files and shell recipes recorded in makefiles.

Projektgeschichte

The GNU Make manual states that GNU make was implemented by Richard Stallman and Roland McGrath, with development since version 3.76 handled by Paul D. Smith. It also states that GNU make conforms to POSIX.2 section 6.2, which anchors it in both GNU and Unix standardization history.

The official GNU FTP archive shows GNU Make releases at least as far back as 3.75 in 1996, with later long-lived releases including 3.80 in 2002, 3.81 in 2006, 4.0 in 2013, 4.3 in 2020, and 4.4.1 in 2023. The current Savannah Git repository remains active, with the GNU page naming Paul Smith as maintainer.

Adoptionsgeschichte

GNU Make became a default assumption for huge parts of free software packaging because GNU packages standardize on makefile-driven build and install targets. The GNU Make homepage explicitly says make lets end users build and install a package without knowing the build details recorded in the supplied makefile.

Its adoption is also cultural: countless source packages still advertise the familiar sequence of configure, make, make install, and Homebrew installs GNU Make as gmake on macOS to avoid colliding with the system make. Package maintainers care because differences between POSIX make, BSD make, and GNU make are a recurring source of portability bugs.

Wie es verwendet wird

GNU Make reads a makefile, builds an internal dependency graph, and then runs recipes for targets whose prerequisites are newer or missing. By default it looks for GNUmakefile, makefile, and Makefile, while -f or --file selects explicit makefiles.

Although its examples often use C programs, the manual stresses that make can drive any task where files must be updated automatically from other files. Common package usage includes build targets, install and uninstall targets, generated documentation, tags, tests, and maintainer workflows.

Warum Paket-Nerds sich dafür interessieren

GNU Make is one of the load-bearing command names in open source packaging. It is old, standardized enough to be everywhere, and GNU-specific enough that build systems still accidentally depend on its extensions.

For package nerds, make is interesting because it is both infrastructure and interface: it encodes dependency graphs, default goals, phony targets, implicit rules, variable expansion timing, and the tiny rituals by which source archives become installed software.

Zeitleiste

  • 1996: GNU FTP archive lists make 3.75.
  • 1997: GNU Make 3.76.1 follows the version after which Paul D. Smith handled development, according to the manual.
  • 2002: GNU FTP archive lists make 3.80.
  • 2013: GNU FTP archive lists make 4.0.
  • 2023: GNU FTP archive lists make 4.4.1.

Related projects

  • POSIX make is the standardized baseline referenced by the GNU Make manual.
  • Autoconf and Automake-generated projects commonly emit makefiles for GNU-style build workflows.
  • BSD make and other make implementations are important comparison points because GNU makefiles often use non-portable extensions.

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 12 Plattformziele verfügbar.

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gmakecliglobales 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-Version4.4.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/make/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:make
Version4.4.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/make
Homepagehttps://www.gnu.org/software/make/
Repositoryhttps://git.savannah.gnu.org/git/make.git
Upstream-Dokumentationhttps://www.gnu.org/software/make/manual
LizenzGPL-3.0-only
Quellarchivhttps://ftpmirror.gnu.org/gnu/make/make-4.4.1.tar.lz
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sequoia, sonoma, tahoe, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenGNU "make" has been installed as "gmake". If you need to use it as "make", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/make/libexec/gnubin:$PATH"

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

make 4.4.1-2

utility for directing compilation

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

sudo apt install make
  • Section: devel
  • Architecture: amd64
  • Source Package: make-dfsg
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Make
Debian stable package indexes · deb.debian.org · Debian stable package indexes: make from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

make 4.3-4.1build2

utility for directing compilation

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

sudo apt install make
  • Section: devel
  • Architecture: amd64
  • Source Package: make-dfsg
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Make
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: make from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

make 4.4.1-r4

GNU make utility to maintain groups of programs

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

sudo apk add make
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: make
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Make
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: make from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

make-doc 4.4.1-r4

GNU make utility to maintain groups of programs (documentation)

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

sudo apk add make-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: make
  • normalized package name match
  • Abgeglichen nach: Make
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: make-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

make 4.4.1-12.fc44

A GNU tool which simplifies the build process for users

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

sudo dnf install make
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later AND GFDL-1.3-or-later AND FSFULLR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: make
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Make
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: make from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

make-devel 4.4.1-12.fc44

Header file for externally visible definitions

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

sudo dnf install make-devel
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later AND GFDL-1.3-or-later AND FSFULLR
  • Category: Unspecified
  • Architecture: i686
  • Source Package: make
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Make
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: make-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

make 4.4.1-3

GNU make utility to maintain groups of programs

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

sudo pacman -S make
  • License: GPL3
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Make
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: make from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz
zypper95%

make 4.4.1-3.5

GNU make

https://www.gnu.org/software/make/make.html

sudo zypper install make
  • License: GPL-3.0-or-later
  • Category: Development/Tools/Building
  • Architecture: x86_64
  • Source Package: make
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Make
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: make from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

make-lang 4.4.1-3.5

Translations for package make

https://www.gnu.org/software/make/make.html

sudo zypper install make-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: make
  • 1 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Make
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: make-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey95%

make

choco install make
  • normalized package name match
  • Abgeglichen nach: Make
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: make from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','lunacy'
Scoop95%

main/make

scoop install main/make
  • normalized package name match
  • Abgeglichen nach: Make
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/make.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

ezwinports.make

winget install --id ezwinports.make -e
  • normalized package name match
  • Abgeglichen nach: Make
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ezwinports.make from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

gmake

sudo port install gmake
  • installed executable or alias match
  • Abgeglichen nach: Gmake
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gmake/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment