envman on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S envman

* (Optional) Uninstall envman on Arch using YAY

$ yay -Rns envman

2. Manually Install "envman" via AUR

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

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

b. Clone envman's git locally

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

c. Go to ~/envman folder and install it

$ cd ~/envman $ makepkg -si

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

ID: 308699
Name: envman
PackageBaseID: 111988
PackageBase: envman
Version: 1.1.0-1
Description: Manage your Environment Variable collections.
URL: https://github.com/bitrise-io/envman
NumVotes: 2
Popularity: 0
OutOfDate: 1517872976
Maintainer: jni
Submitter: jni
FirstSubmitted: 1464918844
LastModified: 1464921701
URLPath: /cgit/aur.git/snapshot/envman.tar.gz