termgraph-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S termgraph-git

* (Optional) Uninstall termgraph-git on Arch using YAY

$ yay -Rns termgraph-git

2. Manually Install "termgraph-git" via AUR

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

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

b. Clone termgraph-git's git locally

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

c. Go to ~/termgraph-git folder and install it

$ cd ~/termgraph-git $ makepkg -si

3. Information about the termgraph-git package on Arch User Repository (AUR)

ID: 910957
Name: termgraph-git
PackageBaseID: 142842
PackageBase: termgraph-git
Version: 0.4.2.r15.gb10150d-1
Description: A python command-line tool which draws basic graphs in the terminal.
URL: https://github.com/mkaz/termgraph
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: keur
Submitter: keur
FirstSubmitted: 1560751064
LastModified: 1621710050
URLPath: /cgit/aur.git/snapshot/termgraph-git.tar.gz