graveyard on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S graveyard

* (Optional) Uninstall graveyard on Arch using YAY

$ yay -Rns graveyard

2. Manually Install "graveyard" via AUR

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

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

b. Clone graveyard's git locally

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

c. Go to ~/graveyard folder and install it

$ cd ~/graveyard $ makepkg -si

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

ID: 1325102
Name: graveyard
PackageBaseID: 197941
PackageBase: graveyard
Version: 1.1.0-1
Description: Dead simple encryption inspired by tomb
URL: https://github.com/BetaPictoris/graveyard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: t4k1t
Submitter: t4k1t
FirstSubmitted: 1695753225
LastModified: 1695753226
URLPath: /cgit/aur.git/snapshot/graveyard.tar.gz