hoard on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install hoard on Arch using YAY
$
yay -S
hoard
Copied
* (Optional) Uninstall hoard on Arch using YAY
$
yay -Rns
hoard
Copied
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
Copied
b. Clone hoard's git locally
$
git clone https://aur.archlinux.org/hoard.git
~/hoard
Copied
c. Go to ~/hoard folder and install it
$
cd
~/hoard
Copied
$
makepkg -si
Copied
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
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