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