makefile2graph-git on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "makefile2graph-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install makefile2graph-git on Arch using YAY

$ yay -S makefile2graph-git

* (Optional) Uninstall makefile2graph-git on Arch using YAY

$ yay -Rns makefile2graph-git

2. Manually Install "makefile2graph-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone makefile2graph-git's git locally

$ git clone https://aur.archlinux.org/makefile2graph-git.git ~/makefile2graph-git

c. Go to ~/makefile2graph-git folder and install it

$ cd ~/makefile2graph-git $ makepkg -si

3. Information about the makefile2graph-git package on Arch User Repository (AUR)

ID: 668645
Name: makefile2graph-git
PackageBaseID: 146779
PackageBase: makefile2graph-git
Version: 1.5.0.r16.g656a5a9-1
Description: Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file.
URL: https://github.com/lindenb/makefile2graph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1574232376
LastModified: 1574232376
URLPath: /cgit/aur.git/snapshot/makefile2graph-git.tar.gz