libnn-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libnn-git

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

$ yay -Rns libnn-git

2. Manually Install "libnn-git" via AUR

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

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

b. Clone libnn-git's git locally

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

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

$ cd ~/libnn-git $ makepkg -si

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

ID: 923895
Name: libnn-git
PackageBaseID: 152798
PackageBase: libnn-git
Version: 1:1.85.0.r29.ga132637-1
Description: a C code for Natural Neighbours interpolation of 2D scattered data
URL: https://github.com/sakov/nn-c
NumVotes: 0
Popularity: 0
OutOfDate: 1710543269
Maintainer: bartus
Submitter: heavysink
FirstSubmitted: 1589526930
LastModified: 1624185690
URLPath: /cgit/aur.git/snapshot/libnn-git.tar.gz