[Qgis-user] QGIS 2.12.3 not available for Ubuntu 14.04?

Steve Steve stevetatman.research at live.co.uk
Mon Feb 1 01:49:17 PST 2016


OK Here is how I did it. I found a page with a good link:

http://askubuntu.com/questions/645343/how-do-i-install-qgis-2-8-on-ubuntu-15-04

[EDITED SLIGHTLY]    
To install the newest version of QGIS I added the QGIS repositories to my /etc/apt/sources.list file:

sudo leafpad /etc/apt/sources.list

and inserted these lines:

deb http://qgis.org/debian vivid main
deb-src http://qgis.org/debian vivid main

Remember to add the GPG keys as follows:

gpg --keyserver keyserver.ubuntu.com --recv 3FF5FFCAD71472C4
gpg --export --armor 3FF5FFCAD71472C4 | sudo apt-key add -

Then run:

sudo apt-get update
sudo apt-get install qgis python-qgis qgis-plugin-grass

This installed qgis 2.12.3-Lyon

Cheers,
Steve


> On 1 Feb 2016, at 09:33, McDonaldR <McDonaldR at angus.gov.uk> wrote:
> 
> Hi Filipe
>  
> I think you need to update your sources.list to point at http://qgis.org/ubuntugis-nightly-release
> You might also need to update your keyring - http://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
>  
> Regards
>  
> Ross
> From: Qgis-user [qgis-user-bounces at lists.osgeo.org] on behalf of Filipe Dias [filipesdias at gmail.com]
> Sent: 01 February 2016 09:26
> To: qgis-user
> Subject: [Qgis-user] QGIS 2.12.3 not available for Ubuntu 14.04?
> 
> Hi
> 
> I have these two repositories active but I can't upgrade from 2.12.1 to 2.12.3. Am I doing something wrong or this version is not available in these repositories?
> 
> http://qgis.org/ubuntugis
> 
> http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu
> 
> Thanks
> 
> Best regards
> 
> F.
>  
> This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160201/5367754b/attachment.html>


More information about the Qgis-user mailing list