asciigraph-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S asciigraph-bin

* (Optional) Uninstall asciigraph-bin on Arch using YAY

$ yay -Rns asciigraph-bin

2. Manually Install "asciigraph-bin" via AUR

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

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

b. Clone asciigraph-bin's git locally

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

c. Go to ~/asciigraph-bin folder and install it

$ cd ~/asciigraph-bin $ makepkg -si

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

ID: 1293962
Name: asciigraph-bin
PackageBaseID: 178509
PackageBase: asciigraph-bin
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: 1
Popularity: 1
OutOfDate:
Maintainer: json
Submitter: json
FirstSubmitted: 1651523154
LastModified: 1690233482
URLPath: /cgit/aur.git/snapshot/asciigraph-bin.tar.gz