envy on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "envy" 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 envy on Arch using YAY
$
yay -S
envy
Copied
* (Optional) Uninstall envy on Arch using YAY
$
yay -Rns
envy
Copied
2. Manually Install "envy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone envy's git locally
$
git clone https://aur.archlinux.org/envy.git
~/envy
Copied
c. Go to ~/envy folder and install it
$
cd
~/envy
Copied
$
makepkg -si
Copied
3. Information about the envy package on Arch User Repository (AUR)
ID: 492420
Name: envy
PackageBaseID: 130595
PackageBase: envy
Version: 0.1.0-1
Description: Shell helper that automatically sets and unsets environment variables
URL: https://github.com/wojas/envy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lieter
Submitter: lieter
FirstSubmitted: 1520423480
LastModified: 1520423480
URLPath: /cgit/aur.git/snapshot/envy.tar.gz
Name: envy
PackageBaseID: 130595
PackageBase: envy
Version: 0.1.0-1
Description: Shell helper that automatically sets and unsets environment variables
URL: https://github.com/wojas/envy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lieter
Submitter: lieter
FirstSubmitted: 1520423480
LastModified: 1520423480
URLPath: /cgit/aur.git/snapshot/envy.tar.gz