envview on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S envview

* (Optional) Uninstall envview on Arch using YAY

$ yay -Rns envview

2. Manually Install "envview" via AUR

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

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

b. Clone envview's git locally

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

c. Go to ~/envview folder and install it

$ cd ~/envview $ makepkg -si

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

ID: 428240
Name: envview
PackageBaseID: 123997
PackageBase: envview
Version: 1.0.1-1
Description: A simple graphical viewer for (inherited) environment variables
URL: https://github.com/oliver-anhuth/envview
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: oliver.anhuth
Submitter: oliver.anhuth
FirstSubmitted: 1499864559
LastModified: 1500281794
URLPath: /cgit/aur.git/snapshot/envview.tar.gz