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