graph-cli on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S graph-cli

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

$ yay -Rns graph-cli

2. Manually Install "graph-cli" via AUR

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

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

b. Clone graph-cli's git locally

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

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

$ cd ~/graph-cli $ makepkg -si

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

ID: 1141472
Name: graph-cli
PackageBaseID: 155086
PackageBase: graph-cli
Version: 1:0.1.19-1
Description: A CLI utility to create graphs from CSV files.
URL: https://github.com/mcastorina/graph-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcarlin
Submitter: bcarlin
FirstSubmitted: 1593800173
LastModified: 1663569414
URLPath: /cgit/aur.git/snapshot/graph-cli.tar.gz