cdo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cdo

* (Optional) Uninstall cdo on Arch using YAY

$ yay -Rns cdo

2. Manually Install "cdo" via AUR

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

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

b. Clone cdo's git locally

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

c. Go to ~/cdo folder and install it

$ cd ~/cdo $ makepkg -si

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

ID: 1337048
Name: cdo
PackageBaseID: 7828
PackageBase: cdo
Version: 2.3.0-0
Description: Command line tool manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG.
URL: https://code.zmaw.de/projects/cdo
NumVotes: 18
Popularity: 0.002899
OutOfDate:
Maintainer: ram
Submitter: graziano
FirstSubmitted: 1166455307
LastModified: 1697793719
URLPath: /cgit/aur.git/snapshot/cdo.tar.gz