nco on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nco

* (Optional) Uninstall nco on Arch using YAY

$ yay -Rns nco

2. Manually Install "nco" via AUR

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

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

b. Clone nco's git locally

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

c. Go to ~/nco folder and install it

$ cd ~/nco $ makepkg -si

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

ID: 1411795
Name: nco
PackageBaseID: 7619
PackageBase: nco
Version: 5.2.1-1
Description: netCDF Operators allow users to manipulate and analyse data stored in NetCDF files
URL: http://nco.sourceforge.net/
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: graziano
FirstSubmitted: 1164294608
LastModified: 1708335980
URLPath: /cgit/aur.git/snapshot/nco.tar.gz