[Qgis-user] Install Qgis on Ubuntu 14.04
Carmine Massarelli
carmine.massarelli at ba.irsa.cnr.it
Fri Jun 13 07:24:52 PDT 2014
The guide to install SDK to read /.ecw/ is here
(http://permalink.gmane.org/gmane.comp.gis.osgeo.ubuntu/870), but does
not work in qgis 2.0, maybe i need qgis 2.2.
So can I follow your instruction?
1) open a terminal
2) gksu gedit /etc/apt/sources.list
3) enter password
4) add this lines in the end
deb http://qgis.org/debian trusty main
deb-src http://qgis.org/debian trusty main
5) save
6) back to terminal
7) gpg --keyserver keyserver.ubuntu.com --recv 47765B75
8) gpg --export --armor 47765B75 | sudo apt-key add -
9) sudo apt update
10) sudo apt install qgis
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20140613/abdfb064/attachment.html>
More information about the Qgis-user
mailing list