libnexus on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S libnexus

* (Optional) Uninstall libnexus on Arch using YAY

$ yay -Rns libnexus

2. Manually Install "libnexus" via AUR

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

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

b. Clone libnexus's git locally

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

c. Go to ~/libnexus folder and install it

$ cd ~/libnexus $ makepkg -si

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

ID: 1414263
Name: libnexus
PackageBaseID: 90095
PackageBase: libnexus
Version: 4.4.3-2
Description: libnexus provides functionality for loading/saving the nexus file format for scientific data
URL: http://www.nexusformat.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eXeC64
Submitter: eXeC64
FirstSubmitted: 1422973417
LastModified: 1708697728
URLPath: /cgit/aur.git/snapshot/libnexus.tar.gz