netcdf-java on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S netcdf-java

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

$ yay -Rns netcdf-java

2. Manually Install "netcdf-java" via AUR

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

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

b. Clone netcdf-java's git locally

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

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

$ cd ~/netcdf-java $ makepkg -si

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

ID: 634703
Name: netcdf-java
PackageBaseID: 87497
PackageBase: netcdf-java
Version: 5.0.0-1
Description: network Common Data Form interface for array-oriented data access implemented in Java
URL: http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/
NumVotes: 1
Popularity: 0
OutOfDate: 1569697737
Maintainer:
Submitter: MadPhysicist
FirstSubmitted: 1416271696
LastModified: 1564870137
URLPath: /cgit/aur.git/snapshot/netcdf-java.tar.gz