graphmod-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S graphmod-git

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

$ yay -Rns graphmod-git

2. Manually Install "graphmod-git" via AUR

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

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

b. Clone graphmod-git's git locally

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

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

$ cd ~/graphmod-git $ makepkg -si

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

ID: 1308388
Name: graphmod-git
PackageBaseID: 172465
PackageBase: graphmod-git
Version: 1.4.r53.g983c38f-1
Description: Present the module dependencies of a program as a 'dot' graph
URL: https://github.com/yav/graphmod
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gesh
Submitter: gesh
FirstSubmitted: 1635365610
LastModified: 1692866595
URLPath: /cgit/aur.git/snapshot/graphmod-git.tar.gz