octave40 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S octave40

* (Optional) Uninstall octave40 on Arch using YAY

$ yay -Rns octave40

2. Manually Install "octave40" via AUR

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

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

b. Clone octave40's git locally

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

c. Go to ~/octave40 folder and install it

$ cd ~/octave40 $ makepkg -si

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

ID: 491275
Name: octave40
PackageBaseID: 130501
PackageBase: octave40
Version: 4.0.3-3
Description: A high-level language, primarily intended for numerical computations.
URL: http://www.octave.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pure-aur
FirstSubmitted: 1520094058
LastModified: 1520094058
URLPath: /cgit/aur.git/snapshot/octave40.tar.gz