<div dir="ltr">I think the official source for all platform is Conda - and that certainly work and gets gdal 3.2.2 on ubuntu for me.<div><br></div><div>conda install -c conda-forge gdal</div><div><br></div><div>if you don't have conda - you can install miniconda from here <a href="https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html">https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 18 Mar 2021 at 17:19, Adzorv1 <<a href="mailto:adzor.verhaagen@cgi.com">adzor.verhaagen@cgi.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey, <br>
Yup, tried both <br>
<br>
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable<br>
sudo apt-get update<br>
<br>
and<br>
<br>
sudo -E add-apt-repository ppa:ubuntugis/ubuntugis-unstable<br>
sudo apt-get update<br>
<br>
<br>
Hi,<br>
<br>
Did you try the following?<br>
<br>
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable<br>
sudo apt-get update<br>
<br>
Not sure what you tried<br>
<br>
Regards<br>
<br>
Thomas<br>
<br>
<br>
<br>
Le jeu. 18 mars 2021 à 17:05, Adzorv1 &lt;adzor.verhaagen@&gt; a écrit :<br>
<br>
> Thanks for the reply,<br>
><br>
> Unfortunately when i try to add ubutugis, i always get the same message:<br>
><br>
> Cannot add PPA: 'ppa:~ubuntugis/ubuntu/ubuntugis-unstable'.<br>
> ERROR: '~ubuntugis' user or team does not exist.<br>
><br>
> i've searched online for solutions such as adding '-E' to the command<br>
> line,<br>
> but it hasn't worked so far<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html</a><br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>