This script installs GEOS, PROJ, and GDAL (with Python and NetCDF) from source on Fedora (Only tested with Fedora 33).
The user can specify versions and/or whether to install PROJ datum data with the flags below.
Partially credited to: https://gist.github.com/robinkraft/2a8ee4dd7e9ee9126030
It is generally recommended to install these libraries directly with yum
/dnf
.
This script should only be used if a specific version is needed.