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
Copied
b. Install zenv on Arch using YAY
$
yay -S
zenv
Copied
* (Optional) Uninstall zenv on Arch using YAY
$
yay -Rns
zenv
Copied
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
Copied
b. Clone zenv's git locally
$
git clone https://aur.archlinux.org/zenv.git
~/zenv
Copied
c. Go to ~/zenv folder and install it
$
cd
~/zenv
Copied
$
makepkg -si
Copied
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
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