printenv2 on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S printenv2

* (Optional) Uninstall printenv2 on Arch using YAY

$ yay -Rns printenv2

2. Manually Install "printenv2" via AUR

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

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

b. Clone printenv2's git locally

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

c. Go to ~/printenv2 folder and install it

$ cd ~/printenv2 $ makepkg -si

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

ID: 1391836
Name: printenv2
PackageBaseID: 178686
PackageBase: printenv2
Version: 0.1.3-1
Description: A printenv2 rewrite in Rust
URL: https://github.com/Xinkai/printenv2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xinkai
Submitter: Xinkai
FirstSubmitted: 1652027876
LastModified: 1706108420
URLPath: /cgit/aur.git/snapshot/printenv2.tar.gz