[gdal-dev] Installing the latest GDAL version on ubuntu 20.04

Paul Harwood runette at gmail.com
Thu Mar 18 12:06:59 PDT 2021


I think the official source for all platform is Conda - and that certainly
work and gets gdal 3.2.2 on ubuntu for me.

conda install -c conda-forge gdal

if you don't have conda - you can install miniconda from here
https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html

On Thu, 18 Mar 2021 at 17:19, Adzorv1 <adzor.verhaagen at cgi.com> wrote:

> Hey,
> Yup, tried both
>
> sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
> sudo apt-get update
>
> and
>
> sudo -E add-apt-repository ppa:ubuntugis/ubuntugis-unstable
> sudo apt-get update
>
>
> Hi,
>
> Did you try the following?
>
> sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
> sudo apt-get update
>
> Not sure what you tried
>
> Regards
>
> Thomas
>
>
>
> Le jeu. 18 mars 2021 à 17:05, Adzorv1 <adzor.verhaagen@> a écrit :
>
> > Thanks for the reply,
> >
> > Unfortunately when i try to add ubutugis, i always get the same message:
> >
> > Cannot add PPA: 'ppa:~ubuntugis/ubuntu/ubuntugis-unstable'.
> > ERROR: '~ubuntugis' user or team does not exist.
> >
> > i've searched online for solutions such as adding '-E' to the command
> > line,
> > but it hasn't worked so far
>
>
>
>
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20210318/2304bb9d/attachment.html>


More information about the gdal-dev mailing list