shdotenv on AUR (Arch User Repository)

Last updated: September 30,2024

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

$ yay -S shdotenv

* (Optional) Uninstall shdotenv on Arch using YAY

$ yay -Rns shdotenv

2. Manually Install "shdotenv" via AUR

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

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

b. Clone shdotenv's git locally

$ git clone https://aur.archlinux.org/shdotenv.git ~/shdotenv

c. Go to ~/shdotenv folder and install it

$ cd ~/shdotenv $ makepkg -si

3. Information about the shdotenv package on Arch User Repository (AUR)

ID: 1246300
Name: shdotenv
PackageBaseID: 193037
PackageBase: shdotenv
Version: 0.13.0-1
Description: dotenv for shells with support for POSIX-compliant and multiple .env file syntax
URL: https://github.com/ko1nksm/shdotenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: buzztaiki
Submitter: buzztaiki
FirstSubmitted: 1682449699
LastModified: 1682449699
URLPath: /cgit/aur.git/snapshot/shdotenv.tar.gz