<?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: How To Extract an RPM Package Without Installing It (rpm extract command)</title> <atom:link href="http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Netra chhetri</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-176161</link> <dc:creator>Netra chhetri</dc:creator> <pubDate>Mon, 28 Nov 2011 22:41:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-176161</guid> <description>Yap it works !!! i tried to convert prefix of the rpm so i unpack diffmerger rpm and repack using mavn-shell plugin and this rpm2cpio help me moving packages as i wanted !
Great Article :
cheers</description> <content:encoded><![CDATA[<p>Yap it works !!! i tried to convert prefix of the rpm so i unpack diffmerger rpm and repack using mavn-shell plugin and this rpm2cpio help me moving packages as i wanted !</p><p>Great Article :<br
/> cheers</p> ]]></content:encoded> </item> <item><title>By: Marian Csontos</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-176061</link> <dc:creator>Marian Csontos</dc:creator> <pubDate>Fri, 25 Nov 2011 09:06:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-176061</guid> <description>The rpmpeek tool from rpmdevtools looks great:
&lt;pre&gt;
SYNOPSIS
rpmpeek [-h] RPM command [args...]
DESCRIPTION
rpmpeek unpacks RPM contents into a temporary directory and executes a
command under that directory.  The directory is purged upon exit.
&lt;/pre&gt;</description> <content:encoded><![CDATA[<p>The rpmpeek tool from rpmdevtools looks great:</p><pre>
SYNOPSIS
       rpmpeek [-h] RPM command [args...]
DESCRIPTION
       rpmpeek unpacks RPM contents into a temporary directory and executes a
       command under that directory.  The directory is purged upon exit.
</pre>]]></content:encoded> </item> <item><title>By: toto</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-174119</link> <dc:creator>toto</dc:creator> <pubDate>Mon, 19 Sep 2011 07:20:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-174119</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: Scott</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-173427</link> <dc:creator>Scott</dc:creator> <pubDate>Fri, 19 Aug 2011 23:54:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-173427</guid> <description>use an alternate of the above with the following
rpm2cpio  &#124; xz -d &#124; cpio -idmv</description> <content:encoded><![CDATA[<p>use an alternate of the above with the following<br
/> rpm2cpio  | xz -d | cpio -idmv</p> ]]></content:encoded> </item> <item><title>By: liju</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-171792</link> <dc:creator>liju</dc:creator> <pubDate>Wed, 08 Jun 2011 04:06:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-171792</guid> <description>install Pzip from &quot;www.peazip.org/&quot; and get it done easily.
The above command will not work as it showing &quot;premature end of archive &quot; on Centos 5.6  32 bit architechure.</description> <content:encoded><![CDATA[<p>install Pzip from &#8220;www.peazip.org/&#8221; and get it done easily.</p><p>The above command will not work as it showing &#8220;premature end of archive &#8221; on Centos 5.6  32 bit architechure.</p> ]]></content:encoded> </item> <item><title>By: Blurry</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-171293</link> <dc:creator>Blurry</dc:creator> <pubDate>Fri, 13 May 2011 02:37:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-171293</guid> <description>Now if i could edit said script...</description> <content:encoded><![CDATA[<p>Now if i could edit said script&#8230;</p> ]]></content:encoded> </item> <item><title>By: Blurry</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-171292</link> <dc:creator>Blurry</dc:creator> <pubDate>Fri, 13 May 2011 02:18:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-171292</guid> <description>Sorry to dig up an old thread, but...
The free 7-zip does this too... It opens .rpm, you can see the .cpio, which it also opens, &amp; you see the dir structure to browse.
Or just extract from the get go... Cant see the scripts though, which is what i came here looking for, so my thanks to you Vivek!
Blurry
Australia</description> <content:encoded><![CDATA[<p>Sorry to dig up an old thread, but&#8230;</p><p>The free 7-zip does this too&#8230; It opens .rpm, you can see the .cpio, which it also opens, &amp; you see the dir structure to browse.</p><p>Or just extract from the get go&#8230; Cant see the scripts though, which is what i came here looking for, so my thanks to you Vivek!</p><p>Blurry<br
/> Australia</p> ]]></content:encoded> </item> <item><title>By: jagan</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-170224</link> <dc:creator>jagan</dc:creator> <pubDate>Tue, 22 Mar 2011 00:44:36 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-170224</guid> <description>Excellent Post. Thank You very much.
I extracted my rpm using rpm2cpio myrpmfile.rpm &#124; cpio -idmv .
Is ther a way to invoke some scripts from thei extracted folder.
Ex; I have a execute.py under scripts folder of above rpm. This need to be run automatically once we extarcted the rpm.</description> <content:encoded><![CDATA[<p>Excellent Post. Thank You very much.</p><p>I extracted my rpm using rpm2cpio myrpmfile.rpm | cpio -idmv .</p><p>Is ther a way to invoke some scripts from thei extracted folder.<br
/> Ex; I have a execute.py under scripts folder of above rpm. This need to be run automatically once we extarcted the rpm.</p> ]]></content:encoded> </item> <item><title>By: John Braunhag</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-168986</link> <dc:creator>John Braunhag</dc:creator> <pubDate>Tue, 22 Feb 2011 18:26:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-168986</guid> <description>This is awesome, thank you so much!</description> <content:encoded><![CDATA[<p>This is awesome, thank you so much!</p> ]]></content:encoded> </item> <item><title>By: soran</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-168535</link> <dc:creator>soran</dc:creator> <pubDate>Wed, 02 Feb 2011 14:13:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-168535</guid> <description>Thank,That is what I am looking for</description> <content:encoded><![CDATA[<p>Thank,That is what I am looking for</p> ]]></content:encoded> </item> <item><title>By: e!</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-158679</link> <dc:creator>e!</dc:creator> <pubDate>Wed, 04 Aug 2010 14:34:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-158679</guid> <description>*THUMBS UP* :-)</description> <content:encoded><![CDATA[<p>*THUMBS UP* :-)</p> ]]></content:encoded> </item> <item><title>By: Jason</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-158270</link> <dc:creator>Jason</dc:creator> <pubDate>Fri, 23 Jul 2010 00:38:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-158270</guid> <description>I tried to extract a newer RPM (from Fedora 13 repository) on my Fedora 10 box and it wouldn&#039;t work.  The rpm2cpio program would not create a valid cpio file.  I tried alien and it wouldn&#039;t work either.  I then did a &quot;yum update rpm&quot; and it downloaded the latest rpm package and that solved the problem.</description> <content:encoded><![CDATA[<p>I tried to extract a newer RPM (from Fedora 13 repository) on my Fedora 10 box and it wouldn&#8217;t work.  The rpm2cpio program would not create a valid cpio file.  I tried alien and it wouldn&#8217;t work either.  I then did a &#8220;yum update rpm&#8221; and it downloaded the latest rpm package and that solved the problem.</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-156081</link> <dc:creator>Anonymous</dc:creator> <pubDate>Wed, 19 May 2010 11:09:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-156081</guid> <description>Not with all packages; rpm executes [pre/post][install/uninstall] scripts contained in the rpm...</description> <content:encoded><![CDATA[<p>Not with all packages; rpm executes [pre/post][install/uninstall] scripts contained in the rpm&#8230;</p> ]]></content:encoded> </item> <item><title>By: maghat</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-155478</link> <dc:creator>maghat</dc:creator> <pubDate>Fri, 30 Apr 2010 15:52:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-155478</guid> <description>Thank you too. This post helped me a lot.</description> <content:encoded><![CDATA[<p>Thank you too. This post helped me a lot.</p> ]]></content:encoded> </item> <item><title>By: Pete Wilson</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-149996</link> <dc:creator>Pete Wilson</dc:creator> <pubDate>Mon, 10 Aug 2009 07:34:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-149996</guid> <description>Fantastic! The command line as you gave it worked perfectly: 100% correct, unlike the usual &lt;b&gt;&lt;i&gt;almost&lt;/i&gt;&lt;/b&gt;-correct posting that I have to debug. You saved me hours of work. Thank you!</description> <content:encoded><![CDATA[<p>Fantastic! The command line as you gave it worked perfectly: 100% correct, unlike the usual <b><i>almost</i></b>-correct posting that I have to debug. You saved me hours of work. Thank you!</p> ]]></content:encoded> </item> <item><title>By: Zoid</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-149650</link> <dc:creator>Zoid</dc:creator> <pubDate>Thu, 23 Jul 2009 10:50:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-149650</guid> <description>Hey, this worked great.  I kept getting segmentation fault with plain old rpm and all I really needed from the rpm was some source files in a direction. :-)</description> <content:encoded><![CDATA[<p>Hey, this worked great.  I kept getting segmentation fault with plain old rpm and all I really needed from the rpm was some source files in a direction. :-)</p> ]]></content:encoded> </item> <item><title>By: chetan</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-148580</link> <dc:creator>chetan</dc:creator> <pubDate>Sat, 16 May 2009 16:21:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-148580</guid> <description>cool nice post</description> <content:encoded><![CDATA[<p>cool nice post</p> ]]></content:encoded> </item> <item><title>By: amit</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-148027</link> <dc:creator>amit</dc:creator> <pubDate>Tue, 07 Apr 2009 05:36:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-148027</guid> <description>Thanks,
its very helpful :)</description> <content:encoded><![CDATA[<p>Thanks,<br
/> its very helpful :)</p> ]]></content:encoded> </item> <item><title>By: Balakumar</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-147790</link> <dc:creator>Balakumar</dc:creator> <pubDate>Mon, 23 Mar 2009 06:23:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-147790</guid> <description>Thanks Vivek,
It is very Useful</description> <content:encoded><![CDATA[<p>Thanks Vivek,<br
/> It is very Useful</p> ]]></content:encoded> </item> <item><title>By: Marcio Carneiro</title><link>http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-147479</link> <dc:creator>Marcio Carneiro</dc:creator> <pubDate>Fri, 27 Feb 2009 22:33:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/how-to-extract-an-rpm-package-without-installing-it.html#comment-147479</guid> <description>So, now I have the rpm opened and with all dirs.
Can I just mv to / and have program installed and running?
Yes, I know, if this works the rpm database is not updated.
But this works?</description> <content:encoded><![CDATA[<p>So, now I have the rpm opened and with all dirs.<br
/> Can I just mv to / and have program installed and running?<br
/> Yes, I know, if this works the rpm database is not updated.<br
/> But this works?</p> ]]></content:encoded> </item> </channel> </rss>
