<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 11/19/2013 04:12 AM, Stefano Masera wrote:<br>
<blockquote
cite="mid:1722177348.6806760.1384852334615.JavaMail.root@zstore.arpa.piemonte.it"
type="cite">
<style type="text/css">p { margin: 0; }</style>
<div style="font-family: times new roman,new york,times,serif;
font-size: 12pt; color: #000000">Hi list?
<div>Is it possible to install qgis 2 in ubuntu 13.10?</div>
<div>From the official repository <span style="font-size: 12pt;">(</span><a
moz-do-not-send="true"
href="http://www.qgis.org/en/site/forusers/alldownloads.html#ubuntu"
style="font-size: 12pt;">http://www.qgis.org/en/site/forusers/alldownloads.html#ubuntu</a><span
style="font-size: 12pt;">) </span><span style="font-size:
12pt;">I can only install qgis 1.7.</span></div>
<div>Thanks</div>
<div><br>
</div>
<div>
<div><span name="x"></span>Stefano </div>
</div>
</div>
</blockquote>
Stefano,<br>
<br>
I would strongly recommend using ubuntugis-unstable, which, in spite
of its name, is quite stable. You will get up to date versions of
other useful dependencies, particularly GDAL.<br>
<br>
<pre>sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install qgis python-qgis qgis-plugin-grass</pre>
<br>
Best,<br>
--Lee<br>
</body>
</html>