grafterm on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S grafterm

* (Optional) Uninstall grafterm on Arch using YAY

$ yay -Rns grafterm

2. Manually Install "grafterm" via AUR

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

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

b. Clone grafterm's git locally

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

c. Go to ~/grafterm folder and install it

$ cd ~/grafterm $ makepkg -si

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

ID: 654903
Name: grafterm
PackageBaseID: 145745
PackageBase: grafterm
Version: 0.2.0-1
Description: Metrics dashboards on terminal (a grafana inspired terminal version)
URL: https://github.com/slok/grafterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: navigaid
FirstSubmitted: 1570768378
LastModified: 1570768378
URLPath: /cgit/aur.git/snapshot/grafterm.tar.gz