octave-gsl on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S octave-gsl

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

$ yay -Rns octave-gsl

2. Manually Install "octave-gsl" via AUR

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

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

b. Clone octave-gsl's git locally

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

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

$ cd ~/octave-gsl $ makepkg -si

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

ID: 1166119
Name: octave-gsl
PackageBaseID: 117317
PackageBase: octave-gsl
Version: 2.1.1-1
Description: Octave bindings to the GNU Scientific Library
URL: https://gnu-octave.github.io/packages/gsl/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1479985290
LastModified: 1667871013
URLPath: /cgit/aur.git/snapshot/octave-gsl.tar.gz