ruby-dotenv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-dotenv

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

$ yay -Rns ruby-dotenv

2. Manually Install "ruby-dotenv" via AUR

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

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

b. Clone ruby-dotenv's git locally

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

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

$ cd ~/ruby-dotenv $ makepkg -si

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

ID: 1417348
Name: ruby-dotenv
PackageBaseID: 98386
PackageBase: ruby-dotenv
Version: 3.1.0-1
Description: Loads environment variables from .env
URL: https://github.com/bkeepers/dotenv
NumVotes: 7
Popularity: 0.00335
OutOfDate:
Maintainer: carsme
Submitter: whynothugo
FirstSubmitted: 1440434976
LastModified: 1709130924
URLPath: /cgit/aur.git/snapshot/ruby-dotenv.tar.gz