gdal-config

library

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