hpx on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "hpx" 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 hpx on Arch using YAY
$
yay -S
hpx
Copied
* (Optional) Uninstall hpx on Arch using YAY
$
yay -Rns
hpx
Copied
2. Manually Install "hpx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hpx's git locally
$
git clone https://aur.archlinux.org/hpx.git
~/hpx
Copied
c. Go to ~/hpx folder and install it
$
cd
~/hpx
Copied
$
makepkg -si
Copied
3. Information about the hpx package on Arch User Repository (AUR)
ID: 1090690
Name: hpx
PackageBaseID: 88633
PackageBase: hpx
Version: 1.8.0-2
Description: A general purpose C++ runtime system for parallel and distributed applications of any scale
URL: http://hpx.stellar-group.org
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: msimberg
Submitter: ddemidov
FirstSubmitted: 1419424970
LastModified: 1654453520
URLPath: /cgit/aur.git/snapshot/hpx.tar.gz
Name: hpx
PackageBaseID: 88633
PackageBase: hpx
Version: 1.8.0-2
Description: A general purpose C++ runtime system for parallel and distributed applications of any scale
URL: http://hpx.stellar-group.org
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: msimberg
Submitter: ddemidov
FirstSubmitted: 1419424970
LastModified: 1654453520
URLPath: /cgit/aur.git/snapshot/hpx.tar.gz