octave-io on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S octave-io

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

$ yay -Rns octave-io

2. Manually Install "octave-io" via AUR

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

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

b. Clone octave-io's git locally

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

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

$ cd ~/octave-io $ makepkg -si

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

ID: 1166123
Name: octave-io
PackageBaseID: 99717
PackageBase: octave-io
Version: 2.6.4-1
Description: Input/Output in external formats.
URL: https://gnu-octave.github.io/packages/io/
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: drizzd
FirstSubmitted: 1441901283
LastModified: 1667871061
URLPath: /cgit/aur.git/snapshot/octave-io.tar.gz