nccmp on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nccmp

* (Optional) Uninstall nccmp on Arch using YAY

$ yay -Rns nccmp

2. Manually Install "nccmp" via AUR

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

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

b. Clone nccmp's git locally

$ git clone https://aur.archlinux.org/nccmp.git ~/nccmp

c. Go to ~/nccmp folder and install it

$ cd ~/nccmp $ makepkg -si

3. Information about the nccmp package on Arch User Repository (AUR)

ID: 624875
Name: nccmp
PackageBaseID: 48344
PackageBase: nccmp
Version: 1.8.5.0-1
Description: nccmp compares two NetCDF files bitwise or with a user defined tolerance
URL: http://nccmp.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1597054644
Maintainer:
Submitter: graziano
FirstSubmitted: 1303227808
LastModified: 1561536957
URLPath: /cgit/aur.git/snapshot/nccmp.tar.gz