stag on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S stag

* (Optional) Uninstall stag on Arch using YAY

$ yay -Rns stag

2. Manually Install "stag" via AUR

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

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

b. Clone stag's git locally

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

c. Go to ~/stag folder and install it

$ cd ~/stag $ makepkg -si

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

ID: 774046
Name: stag
PackageBaseID: 156328
PackageBase: stag
Version: 1.0.0-1
Description: Streaming bar graph in the terminal from data passed through stdin
URL: https://github.com/seenaburns/stag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1596540197
LastModified: 1596540197
URLPath: /cgit/aur.git/snapshot/stag.tar.gz