octave-windows on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S octave-windows

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

$ yay -Rns octave-windows

2. Manually Install "octave-windows" via AUR

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

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

b. Clone octave-windows's git locally

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

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

$ cd ~/octave-windows $ makepkg -si

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

ID: 1347527
Name: octave-windows
PackageBaseID: 102502
PackageBase: octave-windows
Version: 1.6.4-1
Description: Provides COM interface and additional functionality on Windows
URL: https://gnu-octave.github.io/packages/windows/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445921589
LastModified: 1699118237
URLPath: /cgit/aur.git/snapshot/octave-windows.tar.gz