rbenv-vars on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rbenv-vars

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

$ yay -Rns rbenv-vars

2. Manually Install "rbenv-vars" via AUR

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

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

b. Clone rbenv-vars's git locally

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

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

$ cd ~/rbenv-vars $ makepkg -si

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

ID: 647501
Name: rbenv-vars
PackageBaseID: 145155
PackageBase: rbenv-vars
Version: 1.2.0-2
Description: An rbenv plugin that safely sets global and per-project environment variables.
URL: https://github.com/rbenv/rbenv-vars
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1568755378
LastModified: 1568767394
URLPath: /cgit/aur.git/snapshot/rbenv-vars.tar.gz