perl-graph-easy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-graph-easy

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

$ yay -Rns perl-graph-easy

2. Manually Install "perl-graph-easy" 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-easy's git locally

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

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

$ cd ~/perl-graph-easy $ makepkg -si

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

ID: 503501
Name: perl-graph-easy
PackageBaseID: 40042
PackageBase: perl-graph-easy
Version: 0.76-1
Description: Convert or render graphs (as ASCII, HTML, SVG or via Graphviz)
URL: http://search.mcpan.org/dist/Graph-Easy
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: farseerfc
Submitter: eyecreate
FirstSubmitted: 1282247939
LastModified: 1523944306
URLPath: /cgit/aur.git/snapshot/perl-graph-easy.tar.gz