<?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: Fedora &#8211; removing unwanted deps?</title>
	<atom:link href="http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/</link>
	<description>Fortiter Et Recte</description>
	<lastBuildDate>Sat, 18 May 2013 13:34:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Testing yum&#8217;s autoremove orphaned deps feature &#171; the blog of Chris</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-8124</link>
		<dc:creator>Testing yum&#8217;s autoremove orphaned deps feature &#171; the blog of Chris</dc:creator>
		<pubDate>Thu, 11 Nov 2010 01:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-8124</guid>
		<description><![CDATA[[...] where last time I tried to remove gnash-plugin (after testing it out, I didn&#8217;t want it) yum wanted to remove Firefox!! [...]]]></description>
		<content:encoded><![CDATA[<p>[...] where last time I tried to remove gnash-plugin (after testing it out, I didn&#8217;t want it) yum wanted to remove Firefox!! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yum gets autoremove dependency feature &#171; the blog of Chris</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-8092</link>
		<dc:creator>Yum gets autoremove dependency feature &#171; the blog of Chris</dc:creator>
		<pubDate>Wed, 10 Nov 2010 03:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-8092</guid>
		<description><![CDATA[[...] Yes, there is the remove-leaves plugin for Yum and various RPM orphan checking tools, but in my experience, they are just not reliable. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Yes, there is the remove-leaves plugin for Yum and various RPM orphan checking tools, but in my experience, they are just not reliable. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-4698</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 13 Jul 2009 10:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-4698</guid>
		<description><![CDATA[Hey Rahul,

I am running that version of Yum, so I&#039;ll investigate further.
Thanks.


Jeremy, that would just be cheating now, wouldn&#039;t it ;-)

-c]]></description>
		<content:encoded><![CDATA[<p>Hey Rahul,</p>
<p>I am running that version of Yum, so I&#8217;ll investigate further.<br />
Thanks.</p>
<p>Jeremy, that would just be cheating now, wouldn&#8217;t it <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Sundaram</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-4697</link>
		<dc:creator>Rahul Sundaram</dc:creator>
		<pubDate>Mon, 13 Jul 2009 09:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-4697</guid>
		<description><![CDATA[Chris,

Yum didn&#039;t store the details on whether a package is installed directly or via a dependency among other things until recently. The link I posted explains the implementation details. Like I said, the plugin has to be modified to use the yumdb to really do what you want. If you want more details, post to yum-devel list or go up to #yum channel in freenode. You aren&#039;t going to get too many details as response to blog posts. 

Jeremy,

Very funny but apt-rpm and smart is in the repo as well. So there :-)]]></description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Yum didn&#8217;t store the details on whether a package is installed directly or via a dependency among other things until recently. The link I posted explains the implementation details. Like I said, the plugin has to be modified to use the yumdb to really do what you want. If you want more details, post to yum-devel list or go up to #yum channel in freenode. You aren&#8217;t going to get too many details as response to blog posts. </p>
<p>Jeremy,</p>
<p>Very funny but apt-rpm and smart is in the repo as well. So there <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-4692</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 13 Jul 2009 07:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-4692</guid>
		<description><![CDATA[Easy --

&lt;code&gt;sudo apt-get autoremove gnash-plugin&lt;/code&gt;

Oh, wait. ;)]]></description>
		<content:encoded><![CDATA[<p>Easy &#8211;</p>
<p><code>sudo apt-get autoremove gnash-plugin</code></p>
<p>Oh, wait. <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-4690</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 13 Jul 2009 05:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-4690</guid>
		<description><![CDATA[Hey Rahul,

Thanks for the reply. Those two commands still don&#039;t really do what I want.

Continuing my example above, if I remove gnash-plugin, neither of those two commands tell me to remove gnash or any of the other dependencies which were pulled in by the install.

It seems simple to me. If you install something which pulls in dependencies and then remove it, those dependencies should also disappear (unless some other package you have installed after it wants them to).

Am I missing something here?

-c]]></description>
		<content:encoded><![CDATA[<p>Hey Rahul,</p>
<p>Thanks for the reply. Those two commands still don&#8217;t really do what I want.</p>
<p>Continuing my example above, if I remove gnash-plugin, neither of those two commands tell me to remove gnash or any of the other dependencies which were pulled in by the install.</p>
<p>It seems simple to me. If you install something which pulls in dependencies and then remove it, those dependencies should also disappear (unless some other package you have installed after it wants them to).</p>
<p>Am I missing something here?</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Sundaram</title>
		<link>http://blog.christophersmart.com/2009/07/13/fedora-removing-unwanted-deps/comment-page-1/#comment-4688</link>
		<dc:creator>Rahul Sundaram</dc:creator>
		<pubDate>Mon, 13 Jul 2009 05:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=951#comment-4688</guid>
		<description><![CDATA[I assume you are trying to use the leaves plugin which doesn&#039;t work very well currently as you have observed. Yum recently has got a feature that supports additional metadata. The plugin needs to be modified to use this yumdb and then it would work more accurately.

http://lists.baseurl.org/pipermail/yum-devel/2009-May/005629.html

Till then, package-cleanup --leaves and rpmorphan can come in handy.]]></description>
		<content:encoded><![CDATA[<p>I assume you are trying to use the leaves plugin which doesn&#8217;t work very well currently as you have observed. Yum recently has got a feature that supports additional metadata. The plugin needs to be modified to use this yumdb and then it would work more accurately.</p>
<p><a href="http://lists.baseurl.org/pipermail/yum-devel/2009-May/005629.html" rel="nofollow">http://lists.baseurl.org/pipermail/yum-devel/2009-May/005629.html</a></p>
<p>Till then, package-cleanup &#8211;leaves and rpmorphan can come in handy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
