makefile2graph on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install makefile2graph on Arch using YAY
$
yay -S
makefile2graph
Copied
* (Optional) Uninstall makefile2graph on Arch using YAY
$
yay -Rns
makefile2graph
Copied
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
Copied
b. Clone makefile2graph's git locally
$
git clone https://aur.archlinux.org/makefile2graph.git
~/makefile2graph
Copied
c. Go to ~/makefile2graph folder and install it
$
cd
~/makefile2graph
Copied
$
makepkg -si
Copied
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
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