hpx-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S hpx-git

* (Optional) Uninstall hpx-git on Arch using YAY

$ yay -Rns hpx-git

2. Manually Install "hpx-git" via AUR

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

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

b. Clone hpx-git's git locally

$ git clone https://aur.archlinux.org/hpx-git.git ~/hpx-git

c. Go to ~/hpx-git folder and install it

$ cd ~/hpx-git $ makepkg -si

3. Information about the hpx-git package on Arch User Repository (AUR)

ID: 621603
Name: hpx-git
PackageBaseID: 88643
PackageBase: hpx-git
Version: 20190614-7
Description: A general purpose C++ runtime system for parallel and distributed applications of any scale
URL: http://stellar-group.org/libraries/hpx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ddemidov
FirstSubmitted: 1419437356
LastModified: 1560529215
URLPath: /cgit/aur.git/snapshot/hpx-git.tar.gz