shadowenv on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S shadowenv

* (Optional) Uninstall shadowenv on Arch using YAY

$ yay -Rns shadowenv

2. Manually Install "shadowenv" via AUR

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

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

b. Clone shadowenv's git locally

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

c. Go to ~/shadowenv folder and install it

$ cd ~/shadowenv $ makepkg -si

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

ID: 1426780
Name: shadowenv
PackageBaseID: 170699
PackageBase: shadowenv
Version: 2.1.1-2
Description: reversible directory-local environment variable manipulations
URL: https://shopify.github.io/shadowenv
NumVotes: 2
Popularity: 6.0E-5
OutOfDate:
Maintainer: mherold
Submitter: mherold
FirstSubmitted: 1630637019
LastModified: 1710380850
URLPath: /cgit/aur.git/snapshot/shadowenv.tar.gz