hoard on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hoard

* (Optional) Uninstall hoard on Arch using YAY

$ yay -Rns hoard

2. Manually Install "hoard" via AUR

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

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

b. Clone hoard's git locally

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

c. Go to ~/hoard folder and install it

$ cd ~/hoard $ makepkg -si

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

ID: 1303885
Name: hoard
PackageBaseID: 189218
PackageBase: hoard
Version: 1.4.2-1
Description: A CLI command organizer written in Rust
URL: https://github.com/Hyde46/hoard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1672749023
LastModified: 1692024819
URLPath: /cgit/aur.git/snapshot/hoard.tar.gz