octave-multicore on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S octave-multicore

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

$ yay -Rns octave-multicore

2. Manually Install "octave-multicore" via AUR

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

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

b. Clone octave-multicore's git locally

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

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

$ cd ~/octave-multicore $ makepkg -si

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

ID: 1024915
Name: octave-multicore
PackageBaseID: 42268
PackageBase: octave-multicore
Version: 0.2.15-4
Description: An Octave-forge package providing functions for parallel processing on multiple cores
URL: https://octave.sourceforge.io/multicore
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter:
FirstSubmitted: 1288261620
LastModified: 1643058432
URLPath: /cgit/aur.git/snapshot/octave-multicore.tar.gz