zenv on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S zenv

* (Optional) Uninstall zenv on Arch using YAY

$ yay -Rns zenv

2. Manually Install "zenv" via AUR

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

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

b. Clone zenv's git locally

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

c. Go to ~/zenv folder and install it

$ cd ~/zenv $ makepkg -si

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

ID: 1067107
Name: zenv
PackageBaseID: 167368
PackageBase: zenv
Version: 0.8.0-2
Description: Dotenv (.env) loader written in rust
URL: https://github.com/numToStr/zenv
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: numToStr
Submitter: numToStr
FirstSubmitted: 1622033758
LastModified: 1650008242
URLPath: /cgit/aur.git/snapshot/zenv.tar.gz