octave-parallel on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S octave-parallel

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

$ yay -Rns octave-parallel

2. Manually Install "octave-parallel" via AUR

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

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

b. Clone octave-parallel's git locally

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

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

$ cd ~/octave-parallel $ makepkg -si

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

ID: 1166134
Name: octave-parallel
PackageBaseID: 102556
PackageBase: octave-parallel
Version: 4.0.1-1
Description: Parallel execution package. See also package mpi, maintained by Carlo de Falco.
URL: https://gnu-octave.github.io/packages/parallel/
NumVotes: 3
Popularity: 0
OutOfDate: 1707917670
Maintainer:
Submitter: wangjiezhe
FirstSubmitted: 1446004126
LastModified: 1667871405
URLPath: /cgit/aur.git/snapshot/octave-parallel.tar.gz