<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SOURCES.LIST &#187; python</title>
	<atom:link href="http://www.sourceslist.eu/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sourceslist.eu</link>
	<description>Il sito di riferimento per le sources.list</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:08:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Installare l&#8217;ultima release di Gwibber tramite repository</title>
		<link>http://www.sourceslist.eu/software-tramite-repository/installare-lultima-release-di-gwibber-tramite-repository/</link>
		<comments>http://www.sourceslist.eu/software-tramite-repository/installare-lultima-release-di-gwibber-tramite-repository/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 05:56:04 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[SOFTWARE TRAMITE REPOSITORY]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[daily]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[Identi.ca]]></category>
		<category><![CDATA[Jaiku]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=1100</guid>
		<description><![CDATA[Gwibber è un client open sources per gnome per il microblogging sviluppato in Python and GTK. Supporta Twitter, Jaiku, Identi.ca, Facebook, Flickr, Digg, e i feed RSS. Per poter installare l&#8217;ultima versione di questo client dovete aggiungere alla vostra sources.list i seguenti repository: deb http://ppa.launchpad.net/gwibber-team/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/gwibber-team/ppa/ubuntu jaunty main Se volete avere Gwibber [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;">Gwibber è un client open sources per gnome per il microblogging sviluppato in Python and GTK. Supporta Twitter, Jaiku, Identi.ca, Facebook, Flickr, Digg, e i feed RSS. Per poter installare l&#8217;ultima versione di questo client dovete aggiungere alla vostra sources.list i seguenti repository:</p>
<pre id="sources-list-entries"><span style="font-size: medium;"><strong><span style="font-family: helvetica;">deb http://ppa.launchpad.net/gwibber-team/ppa/ubuntu <span id="series-deb">jaunty</span> main
deb-src http://ppa.launchpad.net/gwibber-team/ppa/ubuntu <span id="series-deb-src">jaunty</span> main</span></strong></span></pre>
<p>Se volete avere Gwibber aggiornato alla daily build dovete aggiungere alla sources.list le seguenti righe:</p>
<pre id="sources-list-entries"><span style="font-size: medium;"><strong><span style="font-family: helvetica;">deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu <span id="series-deb">jaunty</span> main
deb-src http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu <span id="series-deb-src">jaunty</span> main </span></strong></span></pre>
<p><span style="font-size: small;">Per farlo potete editare la vostra sources.list con i diritti di amministratore utilizzando il vostro editor di testo preferito (nano, kate&#8230;). Per esempio per farlo con kate vi basta eseguire da terminale:</span></p>
<p style="text-align: justify;"><span style="font-family: helvetica;"><strong><span style="font-size: medium;">sudo kate /etc/apt/sources.list</span></strong></span></p>
<p style="text-align: justify;">e poi copiare e incollare le due righe riportate sopra. In alternativa potete procedere anche tramite synaptic oppure tramite adept secondo le vostre conoscenze e i vostri gusti.</p>
<p style="text-align: justify;">Oppure semplicemente per aggiungerli direttamente tramite terminale dovete eseguire:</p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline;"><span style="font-family: helvetica;"><strong><span style="font-size: medium;">sudo sh -c "echo deb http://ppa.launchpad.net/gwibber-team/ppa/ubuntu jaunty main &gt;&gt; /etc/apt/sources.list"
</span><span style="font-size: medium;">sudo sh -c "echo deb-src http://ppa.launchpad.net/gwibber-team/ppa/ubuntu jaunty main &gt;&gt; /etc/apt/sources.list"</span></strong></span></pre>
</div>
<p style="text-align: justify;">Oppure:</p>
<div style="overflow: auto; width: 500px;">
<pre style="margin-top: 0pt; display: inline;"><span style="font-family: helvetica;"><strong><span style="font-size: medium;">sudo sh -c "echo deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu jaunty main &gt;&gt; /etc/apt/sources.list"
</span><span style="font-size: medium;">sudo sh -c "echo deb-src http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu jaunty main &gt;&gt; /etc/apt/sources.list"</span></strong></span></pre>
</div>
<p style="text-align: justify;">Dopodichè possiamo passare all&#8217;installazione eseguendo da terminale:</p>
<p style="text-align: justify;"><strong><span style="font-family: helvetica;"><span style="font-size: medium;">sudo apt-get update<br />
</span></span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: helvetica;"><span style="font-size: medium;">sudo apt-get install gwibber</span></span></strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<select id="field.series" name="field.series" size="1">
<option value="jaunty">The Jaunty Jackalope</option>
<option value="intrepid">The Intrepid Ibex</option>
<option value="hardy">The Hardy Heron</option>
</select>
<pre id="sources-list-entries">deb <a href="http://ppa.launchpad.net/gwibber-team/ppa/ubuntu">http://ppa.launchpad.net/gwibber-team/ppa/ubuntu</a> <span id="series-deb">jaunty</span> main
deb-src <a href="http://ppa.launchpad.net/gwibber-team/ppa/ubuntu">http://ppa.launchpad.net/gwibber-team/ppa/ubuntu</a> <span id="series-deb-src">jaunty</span> main</pre>
</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/software-tramite-repository/installare-lultima-release-di-gwibber-tramite-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

