envchain on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S envchain

* (Optional) Uninstall envchain on Arch using YAY

$ yay -Rns envchain

2. Manually Install "envchain" via AUR

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

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

b. Clone envchain's git locally

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

c. Go to ~/envchain folder and install it

$ cd ~/envchain $ makepkg -si

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

ID: 577605
Name: envchain
PackageBaseID: 112272
PackageBase: envchain
Version: 1.0.1-3
Description: Set environment variables with D-Bus secret service
URL: https://github.com/sorah/envchain
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: eagletmt
Submitter: eagletmt
FirstSubmitted: 1465470720
LastModified: 1547682716
URLPath: /cgit/aur.git/snapshot/envchain.tar.gz