gemstash on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S gemstash

* (Optional) Uninstall gemstash on Arch using YAY

$ yay -Rns gemstash

2. Manually Install "gemstash" via AUR

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

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

b. Clone gemstash's git locally

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

c. Go to ~/gemstash folder and install it

$ cd ~/gemstash $ makepkg -si

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

ID: 803226
Name: gemstash
PackageBaseID: 158631
PackageBase: gemstash
Version: 2.1.0-1
Description: Acts as a local RubyGems server, caching copies of gems from RubyGems.org automatically, and eventually letting you push your own private gems as well.
URL: https://github.com/rubygems/gemstash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bastelfreak
Submitter: bastelfreak
FirstSubmitted: 1602424098
LastModified: 1602424098
URLPath: /cgit/aur.git/snapshot/gemstash.tar.gz