stags on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S stags

* (Optional) Uninstall stags on Arch using YAY

$ yay -Rns stags

2. Manually Install "stags" via AUR

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

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

b. Clone stags's git locally

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

c. Go to ~/stags folder and install it

$ cd ~/stags $ makepkg -si

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

ID: 1376156
Name: stags
PackageBaseID: 200829
PackageBase: stags
Version: 0.5.0-1
Description: scala tags generator
URL: https://github.com/pjrt/stags
NumVotes: 1
Popularity: 0.208454
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1703623735
LastModified: 1703623735
URLPath: /cgit/aur.git/snapshot/stags.tar.gz