ruby-nenv on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S ruby-nenv

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

$ yay -Rns ruby-nenv

2. Manually Install "ruby-nenv" via AUR

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

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

b. Clone ruby-nenv's git locally

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

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

$ cd ~/ruby-nenv $ makepkg -si

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

ID: 941285
Name: ruby-nenv
PackageBaseID: 98385
PackageBase: ruby-nenv
Version: 0.3.0-1
Description: Convenience wrapper for Ruby's ENV
URL: https://github.com/e2/nenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1440434836
LastModified: 1627638115
URLPath: /cgit/aur.git/snapshot/ruby-nenv.tar.gz