shroud on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S shroud

* (Optional) Uninstall shroud on Arch using YAY

$ yay -Rns shroud

2. Manually Install "shroud" via AUR

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

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

b. Clone shroud's git locally

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

c. Go to ~/shroud folder and install it

$ cd ~/shroud $ makepkg -si

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

ID: 1331455
Name: shroud
PackageBaseID: 146480
PackageBase: shroud
Version: 0.1.2-1
Description: A simple command-line secret manager using GNU Guile
URL: https://dthompson.us/projects/shroud.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: flatwhatson
FirstSubmitted: 1573188727
LastModified: 1696922865
URLPath: /cgit/aur.git/snapshot/shroud.tar.gz