hunter on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S hunter

* (Optional) Uninstall hunter on Arch using YAY

$ yay -Rns hunter

2. Manually Install "hunter" via AUR

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

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

b. Clone hunter's git locally

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

c. Go to ~/hunter folder and install it

$ cd ~/hunter $ makepkg -si

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

ID: 1183717
Name: hunter
PackageBaseID: 141059
PackageBase: hunter
Version: 1.3.5-3
Description: Ranger-like CLI file browser written in Rust
URL: https://github.com/nanoctr/hunter
NumVotes: 10
Popularity: 5.4E-5
OutOfDate:
Maintainer: shyamin
Submitter: flacks
FirstSubmitted: 1554670098
LastModified: 1671218698
URLPath: /cgit/aur.git/snapshot/hunter.tar.gz