envrun on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S envrun

* (Optional) Uninstall envrun on Arch using YAY

$ yay -Rns envrun

2. Manually Install "envrun" via AUR

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

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

b. Clone envrun's git locally

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

c. Go to ~/envrun folder and install it

$ cd ~/envrun $ makepkg -si

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

ID: 996849
Name: envrun
PackageBaseID: 137712
PackageBase: envrun
Version: 0.6.2-1
Description: Helper utility to inject environment variables stored in a file into processes
URL: https://github.com/Luzifer/envrun
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: luzifer
FirstSubmitted: 1543606311
LastModified: 1638406745
URLPath: /cgit/aur.git/snapshot/envrun.tar.gz