Automic VaultAutomic Vault

brew

Installer makepkg avec Homebrew, apt, apk, dnf, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de makepkg pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install makepkg

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install makepkg

Debian stable package indexes · makepkg · Source: deb.debian.org

Alpine Linux apkvérifié · 92%
sudo apk add pacman

Alpine Linux edge package indexes · pacman · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install libalpm

Fedora Rawhide package metadata · libalpm · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#pacman

nixpkgs package indexes · pkgs/by-name/pa/pacman/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S pacman

Arch Linux sync databases · pacman · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Compile and build packages suitable for installation with pacman

Commandes et alias

  • makepkg
  • makepkg-template
  • pacman
  • pacman-conf
  • pacman-db-upgrade
  • pacman-key
  • repo-add
  • repo-elephant
  • repo-remove
  • testpkg
  • vercmp

historique

Historique du projet et usages

`makepkg` is Arch Linux's package build script for turning PKGBUILD recipes into pacman-installable packages. It sits in the pacman project alongside libalpm, repo-add, pacman-key, and related utilities, and is the practical center of Arch source packaging culture.

Historique du projet

The pacman project began with Judd Vinet's early Arch Linux package manager releases in 2002. The official pacman page records a 1.0 release on February 25, 2002, a 2.0 release in August 2002 that introduced sync package databases, and later major versions that grew the toolchain around the simple compressed package format.

The official pacman history calls out version 3.0 as the split between the pacman front end and libalpm, version 4.0 as the point where package signing and verification covered the makepkg, repo-add, and pacman toolchain, version 6.0 for parallel downloads, and version 7.0 for sandboxed downloads. `makepkg` developed with that ecosystem because package building, repository metadata, installation, and verification all have to agree on package formats and metadata.

Historique d'adoption

On Arch Linux, `makepkg` became the normal way for users and maintainers to build packages from PKGBUILDs. The man page frames the workflow plainly: once a PKGBUILD exists, `makepkg` downloads and validates sources, checks dependencies, runs the build and packaging functions, installs into a temporary root, writes metadata, and creates a package for pacman.

The Arch User Repository amplified `makepkg`'s role because AUR packages are distributed as build recipes rather than prebuilt binaries. That made PKGBUILD review, local compilation, checksums, source arrays, and `makepkg -si` part of everyday Arch package-manager literacy.

Modes d'utilisation

Typical usage is to enter a directory containing a PKGBUILD and run `makepkg`, often with flags to install dependencies, clean build files, sign packages, or install the result with pacman. `makepkg.conf` controls compiler flags, build environment options, source download agents, compression, signing, and per-user overrides.

Pourquoi les passionnés de paquets s'y intéressent

`makepkg` matters because it makes the Arch package format legible and reproducible at the shell level. A package recipe is a Bash file, the package database is intentionally simple, and the toolchain exposes enough knobs for distribution maintainers, AUR users, and local rebuilders to reason about exactly what got built.

Chronologie

  • 2002: pacman 1.0 is released.
  • 2002: pacman 2.0 introduces sync package databases.
  • 2007: pacman 3.0 splits the package manager into libalpm and the pacman front end.
  • 2011: pacman 4.0 adds signing and verification across makepkg, repo-add, and pacman.
  • 2021: pacman 6.0 adds parallel downloads.
  • 2024: pacman 7.0 adds sandboxed download support.

Related projects

  • Related Arch packaging tools include pacman, libalpm, repo-add, repo-remove, makepkg-template, pacman-key, namcap, devtools, and AUR helpers that delegate builds to `makepkg`.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 5 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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.

Linux
/etc/makepkg.conf/etc/makepkg.conf.d/*.conf$XDG_CONFIG_HOME/pacman/makepkg.conf~/.makepkg.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
makepkgcliexécutable global
makepkg-templatecliexécutable global
pacmancliexécutable global
pacman-confcliexécutable global
pacman-db-upgradecliexécutable global
pacman-keycliexécutable global
repo-addcliexécutable global
repo-elephantcliexécutable global
repo-removecliexécutable global
testpkgcliexécutable global
vercmpcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire7.1.0
gestionnaire mis à jour2026-06-21
données localesOK
amontnot checked
dernière version détectéenon détecté

https://wiki.archlinux.org/index.php/makepkg

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:makepkg
Version7.1.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/makepkg
Page d'accueilhttps://wiki.archlinux.org/index.php/makepkg
Dépôthttps://gitlab.archlinux.org/pacman/pacman
Docs amonthttps://man.archlinux.org/man/makepkg.8
LicenceGPL-2.0-or-later
Archive sourcehttps://gitlab.archlinux.org/pacman/pacman.git
Dernière mise à jour2026-06-21T16:34:05-04:00
Pulseupdated
Dépendancesbash, fakeroot, gettext, libarchive, openssl@3
Dépendances de compilationmeson, ninja, pkgconf
Bibliothèques fournies par macOSlibxslt
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

makepkg 7.0.0-1+b1

Arch Linux package build utility

https://archlinux.org/pacman/

sudo apt install makepkg
  • Section: admin
  • Architecture: amd64
  • Source Package: pacman-package-manager
  • 8 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Makepkg
Debian stable package indexes · deb.debian.org · Debian stable package indexes: makepkg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

makepkg 6.0.2-6ubuntu2

Arch Linux package build utility

https://archlinux.org/pacman/

sudo apt install makepkg
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: pacman-package-manager
  • 8 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Makepkg
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: makepkg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Debian apt92%

pacman 10-21

Chase Monsters in a Labyrinth

sudo apt install pacman
  • Section: games
  • Architecture: amd64
  • 3 Dépendances
  • installed executable or alias match
  • Correspondance par : Pacman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pacman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

pacman

nix profile install nixpkgs#pacman
  • installed executable or alias match
  • Correspondance par : Pacman
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pa/pacman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

pacman 10-19

Chase Monsters in a Labyrinth

sudo apt install pacman
  • Section: universe/games
  • Architecture: amd64
  • 3 Dépendances
  • installed executable or alias match
  • Correspondance par : Pacman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pacman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

pacman 7.1.0-r2

Simple library-based package manager

https://www.archlinux.org/pacman/

sudo apk add pacman
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pacman
  • 1 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Pacman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacman from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

pacman-bash-completion 7.1.0-r2

Bash completions for pacman

https://www.archlinux.org/pacman/

sudo apk add pacman-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pacman
  • installed executable or alias match
  • Correspondance par : Pacman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacman-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

pacman-dev 7.1.0-r2

Simple library-based package manager (development files)

https://www.archlinux.org/pacman/

sudo apk add pacman-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pacman
  • 1 Dépendances
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Pacman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacman-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

pacman-doc 7.1.0-r2

Simple library-based package manager (documentation)

https://www.archlinux.org/pacman/

sudo apk add pacman-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pacman
  • installed executable or alias match
  • Correspondance par : Pacman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacman-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

pacman-lang 7.1.0-r2

Languages for package pacman

https://www.archlinux.org/pacman/

sudo apk add pacman-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pacman
  • installed executable or alias match
  • Correspondance par : Pacman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacman-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

pacman-zsh-completion 7.1.0-r2

Zsh completions for pacman

https://www.archlinux.org/pacman/

sudo apk add pacman-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pacman
  • installed executable or alias match
  • Correspondance par : Pacman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pacman-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

libalpm 7.1.0-2.fc45

Arch Linux Package Management library

https://gitlab.archlinux.org/pacman/pacman

sudo dnf install libalpm
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: pacman
  • 6 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Pacman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libalpm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

libalpm-devel 7.1.0-2.fc45

Development headers for libalpm

https://gitlab.archlinux.org/pacman/pacman

sudo dnf install libalpm-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: pacman
  • 3 Dépendances
  • 2 fournit
  • installed executable or alias match
  • Correspondance par : Pacman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libalpm-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

pacman 7.1.0-2.fc45

Package manager for the Arch distribution

https://gitlab.archlinux.org/pacman/pacman

sudo dnf install pacman
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: pacman
  • 7 Dépendances
  • 3 fournit
  • installed executable or alias match
  • Correspondance par : Pacman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pacman from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

pacman-filesystem 7.1.0-2.fc45

Pacman filesystem layout

https://gitlab.archlinux.org/pacman/pacman

sudo dnf install pacman-filesystem
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: pacman
  • 1 fournit
  • installed executable or alias match
  • Correspondance par : Pacman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pacman-filesystem from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

pacman 7.1.0.r9.g54d9411-2

A library-based package manager with dependency support

https://www.archlinux.org/pacman/

sudo pacman -S pacman
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 18 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • installed executable or alias match
  • Correspondance par : Pacman
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pacman from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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