ruby-bootsnap on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-bootsnap

* (Optional) Uninstall ruby-bootsnap on Arch using YAY

$ yay -Rns ruby-bootsnap

2. Manually Install "ruby-bootsnap" via AUR

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

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

b. Clone ruby-bootsnap's git locally

$ git clone https://aur.archlinux.org/ruby-bootsnap.git ~/ruby-bootsnap

c. Go to ~/ruby-bootsnap folder and install it

$ cd ~/ruby-bootsnap $ makepkg -si

3. Information about the ruby-bootsnap package on Arch User Repository (AUR)

ID: 1125433
Name: ruby-bootsnap
PackageBaseID: 172628
PackageBase: ruby-bootsnap
Version: 1.13.0-1
Description: Boot large ruby/rails apps faster
URL: https://github.com/Shopify/bootsnap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Segaja
Submitter: Segaja
FirstSubmitted: 1635798324
LastModified: 1660346050
URLPath: /cgit/aur.git/snapshot/ruby-bootsnap.tar.gz