hpgl on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S hpgl

* (Optional) Uninstall hpgl on Arch using YAY

$ yay -Rns hpgl

2. Manually Install "hpgl" via AUR

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

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

b. Clone hpgl's git locally

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

c. Go to ~/hpgl folder and install it

$ cd ~/hpgl $ makepkg -si

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

ID: 274993
Name: hpgl
PackageBaseID: 36231
PackageBase: hpgl
Version: 0.9.9-1
Description: HPGL stands for 'High Performance Geostatistics Library'. The goal of this project is to provide free-to-use and modify high-perfomance geostatistical algorithms (such as Kriging, CoKriging, Sequential Simulation, etc).
URL: http://hpgl.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: XavierCLL
FirstSubmitted: 1270576769
LastModified: 1455419512
URLPath: /cgit/aur.git/snapshot/hpgl.tar.gz