perl-graph on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S perl-graph

* (Optional) Uninstall perl-graph on Arch using YAY

$ yay -Rns perl-graph

2. Manually Install "perl-graph" via AUR

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

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

b. Clone perl-graph's git locally

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

c. Go to ~/perl-graph folder and install it

$ cd ~/perl-graph $ makepkg -si

3. Information about the perl-graph package on Arch User Repository (AUR)

ID: 1374227
Name: perl-graph
PackageBaseID: 51369
PackageBase: perl-graph
Version: 0.9727-1
Description: graph data structures and algorithms
URL: https://metacpan.org/release/Graph
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hollunder
FirstSubmitted: 1312930586
LastModified: 1703286280
URLPath: /cgit/aur.git/snapshot/perl-graph.tar.gz