rbenv-git on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S rbenv-git

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

$ yay -Rns rbenv-git

2. Manually Install "rbenv-git" via AUR

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

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

b. Clone rbenv-git's git locally

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

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

$ cd ~/rbenv-git $ makepkg -si

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

ID: 1158127
Name: rbenv-git
PackageBaseID: 103977
PackageBase: rbenv-git
Version: 1.2.0.r46.g52acbdf-1
Description: Simple Ruby version manager
URL: https://github.com/rbenv/rbenv
NumVotes: 7
Popularity: 1.0E-6
OutOfDate:
Maintainer: PanisSupraOmnia
Submitter: voyd
FirstSubmitted: 1448900117
LastModified: 1666897053
URLPath: /cgit/aur.git/snapshot/rbenv-git.tar.gz