octave-octcdf on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S octave-octcdf

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

$ yay -Rns octave-octcdf

2. Manually Install "octave-octcdf" via AUR

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

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

b. Clone octave-octcdf's git locally

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

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

$ cd ~/octave-octcdf $ makepkg -si

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

ID: 1024922
Name: octave-octcdf
PackageBaseID: 57509
PackageBase: octave-octcdf
Version: 1.1.10-2
Description: A NetCDF interface for octave. This interface is depreciated. Please use the netcdf package instead (possibly in combination with ncarray)
URL: https://octave.sourceforge.io/octcdf
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: drizzd
FirstSubmitted: 1331463272
LastModified: 1643060035
URLPath: /cgit/aur.git/snapshot/octave-octcdf.tar.gz

5. The same packages on other Linux Distributions