<div dir="ltr">New to qgis. I am still running Ubuntu 16.04-LTS because many applications break on 18.04-LTS.<br><br><div>Is there any way to git clone the latest version or download a tarball or a complete .deb that just simply installs or updates an older version?<br></div><div><br></div><div>First, someone told me to just</div><div><span style="font-family:courier new,monospace">sudo apt-get install qgis</span><br></div><div>It turned out to be version 2.18, and I discovered that a few features he had working properly did not work properly on my machine. So I started googling for how to get the latest version when he told me had version 3.something on his Debian machine.</div><div><br></div>I think I followed the instructions properly on<br><span style="font-family:courier new,monospace"><a href="https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu">https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu</a></span><br><br>I edited<br><span style="font-family:courier new,monospace">/etc/apt/sources.list</span><br>and added the lines<br><br><span style="font-family:courier new,monospace">#QGIS repository<br>deb <a href="https://qgis.org/ubuntu">https://qgis.org/ubuntu</a> xenial main<br>deb-src <a href="https://qgis.org/ubuntu">https://qgis.org/ubuntu</a> xenial main<br></span><br>Then I attempted<br><br><span style="font-family:courier new,monospace">sudo apt-get update<br>sudo apt-get install qgis python3-qgis qgis-plugin-grass</span><br><br>It complained with an error, "unable to find python3-qgis" (or possibly "cannot find python3-qgis") and terminated.<br><br><div>So I shortened it to <br></div><div><span style="font-family:courier new,monospace">sudo apt-get install qgis qgis-plugin-grass</span></div><br><div>to try and force it to either complain about missing dependencies, or actually go fetch them. However, it completed with no complaints.</div><div> qgis desktop and qgis browser showed up in the installed software list, and desktop started without complaining about missing dependencies or similar issues.</div><br>What launched is QGIS 2.18, with a "helpful" banner across the bottom that 3.8.1 is available. This of course took me around the circle again, to the same instructions that either I'm getting senile and missed something, or there's an error or two in the posted instructions.<br><br>So - how do I clean out all the vestiges of qgis 2.18 to try again with a clean slate, where it won't just merrily go get 2.18 again from the wrong depository? Is there some workaround to gain positive control over which version is fetched, e.g. a place to download a complete .deb archive that it can be installed from, or a git clone or some other method?<br><br><div>Thanks. I've spent about 4 hours trying to get the later version on this machine with no success and finally gave up. So I figured I'd better ask the experts what implied step(s) were missed in doing the update.<br></div><div><br></div><div><br></div></div>