harp on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S harp

* (Optional) Uninstall harp on Arch using YAY

$ yay -Rns harp

2. Manually Install "harp" via AUR

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

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

b. Clone harp's git locally

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

c. Go to ~/harp folder and install it

$ cd ~/harp $ makepkg -si

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

ID: 1427772
Name: harp
PackageBaseID: 184730
PackageBase: harp
Version: 1.21-1
Description: Data harmonization toolset for scientific earth observation data
URL: https://github.com/stcorp/harp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wast3
Submitter: wast3
FirstSubmitted: 1659783564
LastModified: 1710514502
URLPath: /cgit/aur.git/snapshot/harp.tar.gz