asciigraph on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S asciigraph

* (Optional) Uninstall asciigraph on Arch using YAY

$ yay -Rns asciigraph

2. Manually Install "asciigraph" via AUR

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

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

b. Clone asciigraph's git locally

$ git clone https://aur.archlinux.org/asciigraph.git ~/asciigraph

c. Go to ~/asciigraph folder and install it

$ cd ~/asciigraph $ makepkg -si

3. Information about the asciigraph package on Arch User Repository (AUR)

ID: 1293961
Name: asciigraph
PackageBaseID: 150291
PackageBase: asciigraph
Version: 0.5.6-1
Description: Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies
URL: https://github.com/guptarohit/asciigraph
NumVotes: 2
Popularity: 1
OutOfDate:
Maintainer: json
Submitter: ragouel
FirstSubmitted: 1584330797
LastModified: 1690233323
URLPath: /cgit/aur.git/snapshot/asciigraph.tar.gz