gemstash on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install gemstash on Arch using YAY
$
yay -S
gemstash
Copied
* (Optional) Uninstall gemstash on Arch using YAY
$
yay -Rns
gemstash
Copied
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
Copied
b. Clone gemstash's git locally
$
git clone https://aur.archlinux.org/gemstash.git
~/gemstash
Copied
c. Go to ~/gemstash folder and install it
$
cd
~/gemstash
Copied
$
makepkg -si
Copied
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
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