Alright, from start : Go to System -> Administration -> Synaptic package Manager Then, once launched : Settings -> Repositories -> Other softwares tab Add -> Put this (without the quotes) : "deb http://qgis.org/debianoneiric main" Apply and quit.
Then, open a terminal : Applications -> Accessories -> Terminal Copy this line (without the quotes) and press enter : "gpg --keyserver keyserver.ubuntu.com --recv 1F9ADD375CA44993" If requested, enter your password and press enter Then, copy this line and press enter again : "gpg --export --armor 1F9ADD375CA44993 | sudo apt-key add -" Now, enter this in the terminal : "sudo apt-get update && sudo apt-get install qgis" Press enter, confirm when asked, and qgis will install on your computer. Robin. 2011/12/15 Fabio De Francesco <[email protected]> > I need to download this synaptic pakage manager ? How to ? > > Thanks > > > > 2011/12/15 Giovanni Manghi <[email protected]> > >> >> > >> > But I cant copy the string on such .lis file on my sistem folder, how >> > to do it ? >> >> use synaptic package manager to add your extra repos, no need to edit >> manually the repositories source file. >> >> cheers >> >> -- Giovanni -- >> >> >> > > > -- > Fabio De Francesco > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
