highfive on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S highfive

* (Optional) Uninstall highfive on Arch using YAY

$ yay -Rns highfive

2. Manually Install "highfive" via AUR

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

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

b. Clone highfive's git locally

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

c. Go to ~/highfive folder and install it

$ cd ~/highfive $ makepkg -si

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

ID: 1392605
Name: highfive
PackageBaseID: 140609
PackageBase: highfive
Version: 2.9.0-2
Description: Header-only C++ HDF5 interface
URL: https://github.com/BlueBrain/HighFive
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xzz53
Submitter: xzz53
FirstSubmitted: 1553521404
LastModified: 1706219345
URLPath: /cgit/aur.git/snapshot/highfive.tar.gz