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