rbenv-latest on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rbenv-latest

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

$ yay -Rns rbenv-latest

2. Manually Install "rbenv-latest" via AUR

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

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

b. Clone rbenv-latest's git locally

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

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

$ cd ~/rbenv-latest $ makepkg -si

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

ID: 1147221
Name: rbenv-latest
PackageBaseID: 186273
PackageBase: xxenv-latest
Version: 0.2.1-1
Description: Enhances rbenv with a `latest` subcommand, which prints the latest Ruby version
URL: https://github.com/momo-lab/xxenv-latest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1664652227
LastModified: 1664652227
URLPath: /cgit/aur.git/snapshot/rbenv-latest.tar.gz