harvest on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S harvest

* (Optional) Uninstall harvest on Arch using YAY

$ yay -Rns harvest

2. Manually Install "harvest" via AUR

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

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

b. Clone harvest's git locally

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

c. Go to ~/harvest folder and install it

$ cd ~/harvest $ makepkg -si

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

ID: 1089110
Name: harvest
PackageBaseID: 134285
PackageBase: harvest
Version: 0.8-1
Description: Tool to sort large collections of files according to common typologies
URL: https://github.com/dyne/harvest
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: roddhjav
Submitter: roddhjav
FirstSubmitted: 1531686890
LastModified: 1654195420
URLPath: /cgit/aur.git/snapshot/harvest.tar.gz