cdi on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S cdi

* (Optional) Uninstall cdi on Arch using YAY

$ yay -Rns cdi

2. Manually Install "cdi" via AUR

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

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

b. Clone cdi's git locally

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

c. Go to ~/cdi folder and install it

$ cd ~/cdi $ makepkg -si

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

ID: 1337044
Name: cdi
PackageBaseID: 56287
PackageBase: cdi
Version: 2.3.0-1
Description: CDI is a general purpose C-library with an additional Fortran interface for file IO in the geoscience area. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. CDI is the IO part of CDO
URL: https://code.zmaw.de/projects/cdi
NumVotes: 1
Popularity: 0.002899
OutOfDate:
Maintainer: ram
Submitter: ram
FirstSubmitted: 1328087880
LastModified: 1697793324
URLPath: /cgit/aur.git/snapshot/cdi.tar.gz