envman on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install envman on Arch using YAY
$
yay -S
envman
Copied
* (Optional) Uninstall envman on Arch using YAY
$
yay -Rns
envman
Copied
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
Copied
b. Clone envman's git locally
$
git clone https://aur.archlinux.org/envman.git
~/envman
Copied
c. Go to ~/envman folder and install it
$
cd
~/envman
Copied
$
makepkg -si
Copied
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
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