hunt on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S hunt

* (Optional) Uninstall hunt on Arch using YAY

$ yay -Rns hunt

2. Manually Install "hunt" via AUR

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

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

b. Clone hunt's git locally

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

c. Go to ~/hunt folder and install it

$ cd ~/hunt $ makepkg -si

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

ID: 1428064
Name: hunt
PackageBaseID: 184025
PackageBase: hunt
Version: 2.3.0-1
Description: Highly-opinionated simplified Find command made with Rust
URL: https://github.com/LyonSyonII/hunt-rs
NumVotes: 2
Popularity: 0.652276
OutOfDate:
Maintainer: SpacingBat3
Submitter: omasanori
FirstSubmitted: 1657845592
LastModified: 1710556206
URLPath: /cgit/aur.git/snapshot/hunt.tar.gz