<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Converting deb files in Ubuntu</title>
	<atom:link href="http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/</link>
	<description>neat fun stuff</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:47:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sohbet</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-436658</link>
		<dc:creator>sohbet</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-436658</guid>
		<description>thnxxx</description>
		<content:encoded><![CDATA[<p>thnxxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C Phillips</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-122297</link>
		<dc:creator>C Phillips</dc:creator>
		<pubDate>Sat, 09 Feb 2008 11:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-122297</guid>
		<description>I have found &quot;GDebi package installer&quot; to be easier than opening a terminal.  Also, when installing Debs I just simply click to download, then &quot;choose open with&quot;-and scroll down to &quot;GDeb&quot; in the download options.  I find that if there are further un-met dependencies it will prompt me to install them too.  This way I usually get all the dependencies met also.  Try it.  It&#039;s easy</description>
		<content:encoded><![CDATA[<p>I have found &#8220;GDebi package installer&#8221; to be easier than opening a terminal.  Also, when installing Debs I just simply click to download, then &#8220;choose open with&#8221;-and scroll down to &#8220;GDeb&#8221; in the download options.  I find that if there are further un-met dependencies it will prompt me to install them too.  This way I usually get all the dependencies met also.  Try it.  It&#8217;s easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ars</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-109809</link>
		<dc:creator>Ars</dc:creator>
		<pubDate>Thu, 26 Jul 2007 17:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-109809</guid>
		<description>lol, and I torture myself a year ago with those things for about one week.</description>
		<content:encoded><![CDATA[<p>lol, and I torture myself a year ago with those things for about one week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AG</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-98748</link>
		<dc:creator>AG</dc:creator>
		<pubDate>Mon, 05 Mar 2007 20:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-98748</guid>
		<description>Actually, you really don&#039;t need &#039;alien&#039;. 
It is possible to extract the contents of a .deb file by using &#039;ar&#039;:
For instance..

$ ar t libstdc++6_4.1-0exp6_i386.deb
   debian-binary
   control.tar.gz
   data.tar.gz

The file metadata is contained in control.tar.gz.
Important bits are found in data.tar.gz (it&#039;s contents can be copied to /.)

Common commands:
ar t 
Display table of contents for the archive.

ar x  
Extract archive member from the specified ar file.

ar p  
Print the archive member to stdout from the specified ar file.</description>
		<content:encoded><![CDATA[<p>Actually, you really don&#8217;t need &#8216;alien&#8217;.<br />
It is possible to extract the contents of a .deb file by using &#8216;ar&#8217;:<br />
For instance..</p>
<p>$ ar t libstdc++6_4.1-0exp6_i386.deb<br />
   debian-binary<br />
   control.tar.gz<br />
   data.tar.gz</p>
<p>The file metadata is contained in control.tar.gz.<br />
Important bits are found in data.tar.gz (it&#8217;s contents can be copied to /.)</p>
<p>Common commands:<br />
ar t<br />
Display table of contents for the archive.</p>
<p>ar x<br />
Extract archive member from the specified ar file.</p>
<p>ar p<br />
Print the archive member to stdout from the specified ar file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-94263</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 23 Jan 2007 00:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-94263</guid>
		<description>Ubuntu on my Sony Vaio works a treat, its a A115B. No problems to report yet, it has been on for about 6 month. It also hibernates without spending days playing about with the kernel!!</description>
		<content:encoded><![CDATA[<p>Ubuntu on my Sony Vaio works a treat, its a A115B. No problems to report yet, it has been on for about 6 month. It also hibernates without spending days playing about with the kernel!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aukcje</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93925</link>
		<dc:creator>Aukcje</dc:creator>
		<pubDate>Fri, 19 Jan 2007 22:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93925</guid>
		<description>Very good article ... Can I translate this article and insert on my site in Poland? ... Thanks :)</description>
		<content:encoded><![CDATA[<p>Very good article &#8230; Can I translate this article and insert on my site in Poland? &#8230; Thanks <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Nevelos</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93358</link>
		<dc:creator>Andrew Nevelos</dc:creator>
		<pubDate>Tue, 09 Jan 2007 18:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93358</guid>
		<description>Have you ever used Ubuntu on a laptop? I am thinking about moving my Sony Viao over and wanted to know if I was in for a bunch of headaches.</description>
		<content:encoded><![CDATA[<p>Have you ever used Ubuntu on a laptop? I am thinking about moving my Sony Viao over and wanted to know if I was in for a bunch of headaches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manca</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93212</link>
		<dc:creator>Manca</dc:creator>
		<pubDate>Fri, 05 Jan 2007 03:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93212</guid>
		<description>Hey Matt,
You forgot about .tgz packages that Slack uses :)

rpm2tgz will do the trick.

Laterss</description>
		<content:encoded><![CDATA[<p>Hey Matt,<br />
You forgot about .tgz packages that Slack uses <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>rpm2tgz will do the trick.</p>
<p>Laterss</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan Kryl</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93158</link>
		<dc:creator>Milan Kryl</dc:creator>
		<pubDate>Thu, 04 Jan 2007 10:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93158</guid>
		<description>2 Matt&gt; may be you can try this simple howto:

grep -L --recursive &quot;google&quot; *

:-)</description>
		<content:encoded><![CDATA[<p>2 Matt&gt; may be you can try this simple howto:</p>
<p>grep -L &#8211;recursive &#8220;google&#8221; *</p>
<p> <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Cutts</title>
		<link>http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93108</link>
		<dc:creator>Matt Cutts</dc:creator>
		<pubDate>Thu, 04 Jan 2007 06:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/converting-deb-files-in-ubuntu/#comment-93108</guid>
		<description>Aaron, I&#039;d have to check each one to see if it was confidential or not, which sounds like a tiny little microcosm of hell to me. :) But I may review the directory to see if I can cherry pick a few of the good ones.

Oh. I wonder if I can get usage stats to see which files are accessed the most? Hmm...</description>
		<content:encoded><![CDATA[<p>Aaron, I&#8217;d have to check each one to see if it was confidential or not, which sounds like a tiny little microcosm of hell to me. <img src='http://www.mattcutts.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But I may review the directory to see if I can cherry pick a few of the good ones.</p>
<p>Oh. I wonder if I can get usage stats to see which files are accessed the most? Hmm&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
