rbenv-binstubs on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S rbenv-binstubs

* (Optional) Uninstall rbenv-binstubs on Arch using YAY

$ yay -Rns rbenv-binstubs

2. Manually Install "rbenv-binstubs" via AUR

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

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

b. Clone rbenv-binstubs's git locally

$ git clone https://aur.archlinux.org/rbenv-binstubs.git ~/rbenv-binstubs

c. Go to ~/rbenv-binstubs folder and install it

$ cd ~/rbenv-binstubs $ makepkg -si

3. Information about the rbenv-binstubs package on Arch User Repository (AUR)

ID: 251790
Name: rbenv-binstubs
PackageBaseID: 103951
PackageBase: rbenv-binstubs
Version: 1.0.0_76479aa-1
Description: This rbenv plugin automatically runs rbenv rehash every time you install or uninstall a gem
URL: https://github.com/rbenv/rbenv-gem-rehash
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: voyd
FirstSubmitted: 1448835938
LastModified: 1448835978
URLPath: /cgit/aur.git/snapshot/rbenv-binstubs.tar.gz