octave-stk on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S octave-stk

* (Optional) Uninstall octave-stk on Arch using YAY

$ yay -Rns octave-stk

2. Manually Install "octave-stk" via AUR

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

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

b. Clone octave-stk's git locally

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

c. Go to ~/octave-stk folder and install it

$ cd ~/octave-stk $ makepkg -si

3. Information about the octave-stk package on Arch User Repository (AUR)

ID: 1282528
Name: octave-stk
PackageBaseID: 102498
PackageBase: octave-stk
Version: 2.8.1-1
Description: The STK is a (not so) Small Toolbox for Kriging. Its primary focus is on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesi [...]
URL: https://gnu-octave.github.io/packages/stk/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445919136
LastModified: 1688387672
URLPath: /cgit/aur.git/snapshot/octave-stk.tar.gz