Automic VaultAutomic Vault

brew

Installer makefile2graph avec Homebrew, apt, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install makefile2graph

local Homebrew formula metadata

Linux

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

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

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

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

aperçu

Résumé du paquet

Create a graph of dependencies from GNU-Make

Commandes et alias

  • make2graph
  • makefile2graph

historique

Historique du projet et usages

makefile2graph is a small command-line tool that turns GNU Make's debug database output into dependency graphs.

Historique du projet

The upstream repository was created in 2014 and the README history records active feature work starting in September 2014, including fixes for GNU Make 4.0 output, long options, basename and suffix handling, root node output, and version printing.

The README shows the tool widening beyond its original Graphviz/dot and GEXF XML output. It added a 'deep' output mode in December 2014, graph formatting controls in August 2023, and PlantUML and Mermaid output formats on August 30, 2023.

Historique d'adoption

The official README describes a specific package-maintainer workflow: pipe 'make -Bnd' into make2graph, then feed dot output to Graphviz or emit XML, PlantUML, Mermaid, target lists, or deepest independent targets.

Its adoption evidence is mostly repository-level and use-case based rather than institutional. The README's cluster note for deepest independent targets shows the tool solving a real build-analysis problem for complex makefiles.

Modes d'utilisation

Typical usage is 'make -Bnd | make2graph > output.dot' or piping the result to Graphviz to render an image. Other formats include GEXF XML, Mermaid, PlantUML, all-target lists, and deepest independent target output.

The README notes an important parser constraint: make2graph only parses English messages from GNU Make, so users with another locale should set LC_ALL=C. It also states that sub-makefiles are not supported.

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

makefile2graph is the sort of tool package maintainers reach for when a makefile has become a dependency maze. It gives a visual or list-oriented view of what GNU Make thinks it is going to do.

It is also interesting because it depends on GNU Make's own debug output rather than reimplementing a makefile parser. That keeps the tool small, but ties it to GNU Make output format and locale.

Chronologie

  • 2014: GitHub repository is created.
  • 2014: README history records fixes for GNU Make 4.0 output and early CLI options.
  • 2014: 'deep' output is added for deepest independent targets.
  • 2023: Graph, node, edge, and dirty attribute options are added.
  • 2023: PlantUML and Mermaid output formats are added.

Related projects

  • GNU Make is the input source whose debug output makefile2graph parses.
  • Graphviz/dot is the default graph output target.
  • PlantUML and Mermaid are later text graph output targets.

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 13 plateformes.
  • S’installe avec 1 dépendances d’exécution.

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.

exécutables

Exécutables installés

CommandeTypeExpositionNote
make2graphcliexécutable global
makefile2graphcliexé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 gestionnaire2021.11.06
gestionnaire mis à jour2026-06-13
données localesOK
amontà jour
dernière version détectée2021.11.06

https://github.com/lindenb/makefile2graph

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:makefile2graph
Version2021.11.06
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/makefile2graph
Page d'accueilhttps://github.com/lindenb/makefile2graph
Dépôthttps://github.com/lindenb/makefile2graph
Docs amonthttps://github.com/lindenb/makefile2graph#readme
LicenceMIT
Archive sourcehttps://github.com/lindenb/makefile2graph/archive/refs/tags/2021.11.06.tar.gz
Dernière mise à jour2026-06-13T23:35:04+02:00
Pulseupdated
Dépendancesgraphviz
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, 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 Namemakefile2graph
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%

makefile2graph 2021.11.06-1+b1

creates a graph of dependencies from GNU-Make

https://github.com/lindenb/makefile2graph

sudo apt install makefile2graph
  • Section: misc
  • Architecture: amd64
  • Source Package: makefile2graph
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Makefile2graph
Debian stable package indexes · deb.debian.org · Debian stable package indexes: makefile2graph from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

makefile2graph

nix profile install nixpkgs#makefile2graph
  • normalized package name match
  • Correspondance par : Makefile2graph
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/makefile2graph/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

makefile2graph 2021.11.06-1

creates a graph of dependencies from GNU-Make

https://github.com/lindenb/makefile2graph

sudo apt install makefile2graph
  • Section: universe/misc
  • Architecture: amd64
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Makefile2graph
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: makefile2graph from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment