yage on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S yage

* (Optional) Uninstall yage on Arch using YAY

$ yay -Rns yage

2. Manually Install "yage" via AUR

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

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

b. Clone yage's git locally

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

c. Go to ~/yage folder and install it

$ cd ~/yage $ makepkg -si

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

ID: 1416682
Name: yage
PackageBaseID: 203038
PackageBase: yage
Version: 0.5.0-1
Description: manage encrypted secrets in YAML files with age encryption
URL: https://github.com/glehmann/yage
NumVotes: 1
Popularity: 0.75325
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1709044959
LastModified: 1709044959
URLPath: /cgit/aur.git/snapshot/yage.tar.gz