stig on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S stig

* (Optional) Uninstall stig on Arch using YAY

$ yay -Rns stig

2. Manually Install "stig" via AUR

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

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

b. Clone stig's git locally

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

c. Go to ~/stig folder and install it

$ cd ~/stig $ makepkg -si

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

ID: 1343922
Name: stig
PackageBaseID: 119160
PackageBase: stig
Version: 0.12.6a0-1
Description: TUI and CLI client for the Transmission daemon
URL: https://github.com/rndusr/stig
NumVotes: 16
Popularity: 0.491147
OutOfDate: 1709196952
Maintainer: christian97
Submitter: kazuo
FirstSubmitted: 1485392627
LastModified: 1698582701
URLPath: /cgit/aur.git/snapshot/stig.tar.gz