<?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>Me, Myself and Technology &#187; Repository</title>
	<atom:link href="http://www.kalpik.com/blog/tag/repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalpik.com/blog</link>
	<description>Kalpik Nigam</description>
	<lastBuildDate>Tue, 06 Sep 2011 09:14:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Latest Pidgin and Firefox repositories for Ubuntu Hardy</title>
		<link>http://www.kalpik.com/blog/2008/05/23/latest-pidgin-and-firefox-repositories-for-ubuntu-hardy/</link>
		<comments>http://www.kalpik.com/blog/2008/05/23/latest-pidgin-and-firefox-repositories-for-ubuntu-hardy/#comments</comments>
		<pubDate>Fri, 23 May 2008 05:05:37 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Repository]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/?p=133</guid>
		<description><![CDATA[Ubuntu Hardy ships with Pidgin v2.4.1 and Firefox 3.0 Beta5, while the latest Pidgin is v2.4.2 and the latest Firefox is 3.0 RC1. Here are two repositories that would always contain the latest versions of Pidgin and Firefox. Just type &#8220;gksu gedit /etc/apt/sources.list&#8221; into the terminal, and add the following to the end of the [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Hardy ships with Pidgin v2.4.1 and Firefox 3.0 Beta5, while the latest Pidgin is v2.4.2 and the latest Firefox is 3.0 RC1. Here are two repositories that would always contain the latest versions of Pidgin and Firefox. Just type &#8220;<strong>gksu gedit /etc/apt/sources.list</strong>&#8221; into the terminal, and add the following to the end of the file.</p>
<p>For Pidgin:</p>
<blockquote><p><strong>deb http://ppa.launchpad.net/pidgin-developers/ubuntu hardy main</strong></p></blockquote>
<p>For Firefox:</p>
<blockquote><p><strong>deb http://ppa.launchpad.net/mozillateam/ubuntu hardy main</strong></p></blockquote>
<p>After adding the lines, just type &#8220;<strong>sudo apt-get update</strong>&#8221; and then &#8220;<strong>sudo apt-get dist-upgrade</strong>&#8221; in the terminal (apt will give a warning about unauthenticated packages, but its safe to ignore the warning and type &#8220;y&#8221;). After doing this, you should have the latest versions of both Pidgin and Firefox <img src='http://www.kalpik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2008/05/23/latest-pidgin-and-firefox-repositories-for-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Latest Pidgin/Rhythmbox repository for Ubuntu</title>
		<link>http://www.kalpik.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/</link>
		<comments>http://www.kalpik.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 11:22:15 +0000</pubDate>
		<dc:creator>kalpik</dc:creator>
				<category><![CDATA[Deb]]></category>
		<category><![CDATA[Latest]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Repository]]></category>
		<category><![CDATA[Rhythmbox]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.kalpiknigam.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/</guid>
		<description><![CDATA[Here is a repository i use on my gutsy install which always contains the latest builds of Pidgin and Rhythmbox. So no more hunting for debs or compiling sources Steps to add the repository: 1. Open Terminal (Applications-&#62;Accessories-&#62;Terminal) 2. Type &#8220;gksuÂ  gedit /etc/apt/sources.list&#8221; 3. Go to the end of the file and add the following [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a repository i use on my gutsy install which always contains the latest builds of Pidgin and Rhythmbox. So no more hunting for debs or compiling sources <img src='http://www.kalpik.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Steps to add the repository:</p>
<p><span id="more-126"></span></p>
<p>1. Open Terminal (Applications-&gt;Accessories-&gt;Terminal)</p>
<p>2. Type &#8220;<strong>gksuÂ  gedit /etc/apt/sources.list</strong>&#8221;</p>
<p>3. Go to the end of the file and add the following onto a new line:</p>
<blockquote><p><strong>## Latest Pidgin/Rhythmbox<br />
deb http://www.telemail.fi/mlind/ubuntu gutsy main</strong></p></blockquote>
<p>4. Save the file and close Gedit.</p>
<p>5. Add the public key so that apt does not complain about any authentication errors (type into terminal):</p>
<blockquote><p><strong>wget http://www.telemail.fi/mlind/ubuntu/937215FF.gpg -O- | sudo apt-key add -</strong></p></blockquote>
<p>6. Update your system (type in terminal)</p>
<blockquote><p><strong>sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade</strong></p></blockquote>
<p>7. Voila! You should now have the latest Pidgin and Rhythmbox!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalpik.com/blog/2007/12/18/latest-pidginrhythmbox-repository-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

