octave-linear-algebra on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S octave-linear-algebra

* (Optional) Uninstall octave-linear-algebra on Arch using YAY

$ yay -Rns octave-linear-algebra

2. Manually Install "octave-linear-algebra" via AUR

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

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

b. Clone octave-linear-algebra's git locally

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

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

$ cd ~/octave-linear-algebra $ makepkg -si

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

ID: 1178208
Name: octave-linear-algebra
PackageBaseID: 53934
PackageBase: octave-linear-algebra
Version: 2.2.3-1
Description: Additional linear algebra code, including general SVD and matrix functions.
URL: https://gnu-octave.github.io/packages/linear-algebra/
NumVotes: 18
Popularity: 3.0E-5
OutOfDate:
Maintainer: pingplug
Submitter: drizzd
FirstSubmitted: 1321091822
LastModified: 1670172604
URLPath: /cgit/aur.git/snapshot/octave-linear-algebra.tar.gz