Find out included version of GDAL, GEOS, PROJ, PDAL, Python and GRASS GIS using
grass --tmp-project XY --exec g.version -rge \
&& pdal --version \
&& python3 --version
- docker or podman
To install a docker image, run (replace <tag>
with the desired Docker tag from
the table above):
docker pull osgeo/grass-gis:<tag>
See also: https://grass.osgeo.org/download/docker/