<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: How to extract RPM or DEB packages</title>
	<atom:link href="http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: koofoos</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-19271</link>
		<dc:creator>koofoos</dc:creator>
		<pubDate>Mon, 16 Jan 2012 10:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-19271</guid>
		<description>Any way to convert .deb packages to .rpm and vice versa, without losing the post-install scripts?</description>
		<content:encoded><![CDATA[<p>Any way to convert .deb packages to .rpm and vice versa, without losing the post-install scripts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srm</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-19145</link>
		<dc:creator>srm</dc:creator>
		<pubDate>Tue, 15 Nov 2011 11:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-19145</guid>
		<description>What is the use of :
debian-binary
control.tar.gz
in a .deb package. Dont we need to extract files in them too ?</description>
		<content:encoded><![CDATA[<p>What is the use of :</p>
<p>debian-binary<br />
control.tar.gz</p>
<p>in a .deb package. Dont we need to extract files in them too ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-18945</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Tue, 27 Sep 2011 23:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-18945</guid>
		<description>Hi and thanks for your feedback. The &lt;code&gt;binutils&lt;/code&gt; package is installed by default even in minimal installations on RHEL, Fedora, CentOS and Scientific Linux, so it was kind of impossible for this package to be missing. Also the following command reveals the containing RPM package:
&lt;pre&gt;
yum provides /usr/bin/ar
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi and thanks for your feedback. The <code>binutils</code> package is installed by default even in minimal installations on RHEL, Fedora, CentOS and Scientific Linux, so it was kind of impossible for this package to be missing. Also the following command reveals the containing RPM package:</p>
<pre>
yum provides /usr/bin/ar
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eruva</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-18937</link>
		<dc:creator>Eruva</dc:creator>
		<pubDate>Mon, 26 Sep 2011 07:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-18937</guid>
		<description>It&#039;s good to mention that ar is in binutils package.</description>
		<content:encoded><![CDATA[<p>It&#8217;s good to mention that ar is in binutils package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toto</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-18921</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Mon, 19 Sep 2011 07:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-18921</guid>
		<description>good tutorial and very clear description and how to solve my problem. Thank for your tutorial. My problem about how to extract rpm file is solve :)</description>
		<content:encoded><![CDATA[<p>good tutorial and very clear description and how to solve my problem. Thank for your tutorial. My problem about how to extract rpm file is solve :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12376</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Mon, 23 Aug 2010 20:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12376</guid>
		<description>Hi Jonathan. Thanks for pointing it out! The same mistake probably exists in several posts throughout the web site.
It has been corrected in the current post. Thanks :-)</description>
		<content:encoded><![CDATA[<p>Hi Jonathan. Thanks for pointing it out! The same mistake probably exists in several posts throughout the web site.</p>
<p>It has been corrected in the current post. Thanks :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12375</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 23 Aug 2010 17:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12375</guid>
		<description>&quot;An one-step process&quot; should be &quot;a one step process.&quot;  This is because a/an is decided based on the pronunciation of the following word, not on the spelling.  See: http://www.english-test.net/forum/ftopic31401.html
Thanks for the article :-).</description>
		<content:encoded><![CDATA[<p>&#8220;An one-step process&#8221; should be &#8220;a one step process.&#8221;  This is because a/an is decided based on the pronunciation of the following word, not on the spelling.  See: <a href="http://www.english-test.net/forum/ftopic31401.html" rel="nofollow">http://www.english-test.net/forum/ftopic31401.html</a></p>
<p>Thanks for the article :-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12372</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Wed, 18 Aug 2010 10:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12372</guid>
		<description>This article describes how to extract a DEB or RPM package using &lt;strong&gt;generic&lt;/strong&gt; archive decompressors. The fact that utilities like &lt;em&gt;rpm&lt;/em&gt; or &lt;em&gt;dpkg&lt;/em&gt; are not used is &lt;strong&gt;intentional&lt;/strong&gt;. Thanks</description>
		<content:encoded><![CDATA[<p>This article describes how to extract a DEB or RPM package using <strong>generic</strong> archive decompressors. The fact that utilities like <em>rpm</em> or <em>dpkg</em> are not used is <strong>intentional</strong>. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asfd</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12371</link>
		<dc:creator>asfd</dc:creator>
		<pubDate>Wed, 18 Aug 2010 06:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12371</guid>
		<description>ar is rare to fine already installed.  Please revise this to use dpkg-deb or at least show it as an option.
dpkg-deb -x  </description>
		<content:encoded><![CDATA[<p>ar is rare to fine already installed.  Please revise this to use dpkg-deb or at least show it as an option. </p>
<p>dpkg-deb -x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12281</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Sun, 09 May 2010 16:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2008/01/28/how-to-extract-rpm-or-deb-packages/#comment-12281</guid>
		<description>Hi Benjamin,
Having used RPM-based distributions, I was not aware that it was so easy to modify the contents of a DEB package and then repackage the modified files. Thanks for the tip!
As for the method of extracting the contents of RPM or DEB I describe in that post, it is meant to be a generic method without requiring any distribution specific tools, but generic archive managers.
I had decided to write it because I once needed to extract a DEB package under CentOS; I cannot recall why.
Thanks for stopping by.</description>
		<content:encoded><![CDATA[<p>Hi Benjamin,</p>
<p>Having used RPM-based distributions, I was not aware that it was so easy to modify the contents of a DEB package and then repackage the modified files. Thanks for the tip!</p>
<p>As for the method of extracting the contents of RPM or DEB I describe in that post, it is meant to be a generic method without requiring any distribution specific tools, but generic archive managers.</p>
<p>I had decided to write it because I once needed to extract a DEB package under CentOS; I cannot recall why.</p>
<p>Thanks for stopping by.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

