makefile2graph on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "makefile2graph" 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 on Arch using YAY

$ yay -S makefile2graph

* (Optional) Uninstall makefile2graph on Arch using YAY

$ yay -Rns makefile2graph

2. Manually Install "makefile2graph" via AUR

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

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

b. Clone makefile2graph's git locally

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

c. Go to ~/makefile2graph folder and install it

$ cd ~/makefile2graph $ makepkg -si

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

ID: 247372
Name: makefile2graph
PackageBaseID: 103248
PackageBase: makefile2graph
Version: 1.5.0-1
Description: Creates a graph of dependencies from GNU-Make
URL: https://github.com/lindenb/makefile2graph
NumVotes: 0
Popularity: 0
OutOfDate: 1643778348
Maintainer: Edgemaster
Submitter: Edgemaster
FirstSubmitted: 1447346927
LastModified: 1447349747
URLPath: /cgit/aur.git/snapshot/makefile2graph.tar.gz