octave-netcdf on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S octave-netcdf

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

$ yay -Rns octave-netcdf

2. Manually Install "octave-netcdf" via AUR

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

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

b. Clone octave-netcdf's git locally

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

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

$ cd ~/octave-netcdf $ makepkg -si

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

ID: 1325450
Name: octave-netcdf
PackageBaseID: 102509
PackageBase: octave-netcdf
Version: 1.0.17-1
Description: A MATLAB compatible NetCDF interface for Octave
URL: https://gnu-octave.github.io/packages/netcdf/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445940558
LastModified: 1695817205
URLPath: /cgit/aur.git/snapshot/octave-netcdf.tar.gz