stash on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S stash

* (Optional) Uninstall stash on Arch using YAY

$ yay -Rns stash

2. Manually Install "stash" via AUR

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

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

b. Clone stash's git locally

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

c. Go to ~/stash folder and install it

$ cd ~/stash $ makepkg -si

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

ID: 1427321
Name: stash
PackageBaseID: 188942
PackageBase: stash
Version: 0.25.1-1
Description: Locally hosted web-based app written in Go which organizes and serves your Adult Video
URL: https://github.com/stashapp/stash
NumVotes: 1
Popularity: 0.005919
OutOfDate:
Maintainer: SilentAssassin
Submitter: tehmistle
FirstSubmitted: 1671738816
LastModified: 1710448832
URLPath: /cgit/aur.git/snapshot/stash.tar.gz