shenv on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S shenv

* (Optional) Uninstall shenv on Arch using YAY

$ yay -Rns shenv

2. Manually Install "shenv" via AUR

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

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

b. Clone shenv's git locally

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

c. Go to ~/shenv folder and install it

$ cd ~/shenv $ makepkg -si

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

ID: 231463
Name: shenv
PackageBaseID: 100176
PackageBase: shenv
Version: 1.2-2
Description: A set of scripts to create custom shell environments for different activities
URL: http://sathyamvellal.in/shenv
NumVotes: 0
Popularity: 0
OutOfDate: 1702547092
Maintainer: sathyamvellal
Submitter: sathyamvellal
FirstSubmitted: 1442478625
LastModified: 1442482881
URLPath: /cgit/aur.git/snapshot/shenv.tar.gz