nc-config

Development files for netcdf

Debian Debian
RUN apt-get update && \ apt-get install -y netcdf-bin
Ubuntu
RUN apt-get update && \ apt-get install -y netcdf-bin
Arch Arch Linux
RUN pacman -S --noconfirm netcdf-openmpi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libnetcdf-dev
Fedora
RUN dnf install -y netcdf-openmpi-devel
Raspbian
RUN apt-get update && \ apt-get install -y netcdf-bin
click the source code to copy install nc-config on any operating system with command-not-found.com