libnuml on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libnuml

* (Optional) Uninstall libnuml on Arch using YAY

$ yay -Rns libnuml

2. Manually Install "libnuml" via AUR

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

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

b. Clone libnuml's git locally

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

c. Go to ~/libnuml folder and install it

$ cd ~/libnuml $ makepkg -si

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

ID: 1071634
Name: libnuml
PackageBaseID: 126300
PackageBase: libnuml
Version: 1.1.6-1
Description: Numerical Markup Language (NuML) for exchange and archiving of numerical results
URL: https://github.com/NuML/NuML
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1507809713
LastModified: 1650895599
URLPath: /cgit/aur.git/snapshot/libnuml.tar.gz