<?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>How I kill time.... :) &#187; installing .deb</title>
	<atom:link href="http://www.pratik.info/tag/installing-deb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pratik.info</link>
	<description>Blog of Pratik Jagdishwala</description>
	<lastBuildDate>Tue, 21 Jun 2011 14:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to install .deb packages?</title>
		<link>http://www.pratik.info/2009/12/31/how-to-install-deb-packages/</link>
		<comments>http://www.pratik.info/2009/12/31/how-to-install-deb-packages/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 10:41:19 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[installing .deb]]></category>

		<guid isPermaLink="false">http://www.pratik.info/2009/12/31/how-to-install-deb-packages/</guid>
		<description><![CDATA[To install deb packages, download the deb package to a local folder (possibly /tmp if you do not require the installation file later) and run the following command sudo dpkg -i package.deb This should take care of the installation Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed [...]]]></description>
			<content:encoded><![CDATA[<p>To install deb packages, download the deb package to a local folder (possibly /tmp if you do not require the installation file later) and run the following command</p>
<p>sudo dpkg -i package.deb</p>
<p>This should take care of the installation</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2009/12/31/how-to-install-deb-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

