<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.0">
</HEAD>
<BODY>
On Sat, 2006-04-08 at 15:05 -0500, Mike Chambers wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">On Sat, 2006-04-08 at 15:48 -0400, Jeffrey D. Yuille wrote:</FONT>
<FONT COLOR="#000000">&gt; On Sat, 2006-04-08 at 20:40 +0100, Paul Smith wrote: </FONT>
<FONT COLOR="#000000">&gt; &gt; On 4/8/06, Jeffrey D. Yuille &lt;<A HREF="mailto:jeffy5@optonline.net">jeffy5@optonline.net</A>&gt; wrote:</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt;  Does anyone know the command for checking dependencies of a program before</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; deleting it?  I didn't realize that after deleting a program (in this case,</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; wpa_supplicant), other critical programs would be deleted as well.</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; Fortunately, I was able to replace those dependencies but would prefer to</FONT>
<FONT COLOR="#000000">&gt; &gt; &gt; avoid this problem in the future.</FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; Yum offers you the option of not removing anything after having listed</FONT>
<FONT COLOR="#000000">&gt; &gt; all dependencies.</FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; &gt; p</FONT>
<FONT COLOR="#000000">&gt; &gt; </FONT>
<FONT COLOR="#000000">&gt; </FONT>
<FONT COLOR="#000000">&gt;      How do I activate this option?  </FONT>
<FONT COLOR="#000000">&gt; </FONT>

<FONT COLOR="#000000">What Paul means, is that if you run &quot;yum install package&quot;, yum will</FONT>
<FONT COLOR="#000000">automatically list what package(s) need to be installed to get this</FONT>
<FONT COLOR="#000000">package installed (which automatically includes it's dependencies).  It</FONT>
<FONT COLOR="#000000">will &quot;ask&quot; you to hit &quot;y or n&quot; to either install or not install the</FONT>
<FONT COLOR="#000000">packages.  This is the default behaviour of yum. As root, try it out as</FONT>
<FONT COLOR="#000000">an example and you will see for yourself.  You can remove stuff through</FONT>
<FONT COLOR="#000000">yum as well &quot;yum remove pacakge&quot;.  man yum for more details.</FONT>

<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">Mike Chambers</FONT>
<FONT COLOR="#000000">Madisonville, KY</FONT>

<FONT COLOR="#000000">&quot;It's only funny until someone gets hurt, then it's hilarious!&quot;</FONT>

</PRE>
</BLOCKQUOTE>
Thanks Mike, <BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp; I guess I am always in the habit of using the &quot;yes&quot; option whenever I install packages in YUM.&nbsp; I'll have to be more careful whenever I decide to delete something.&nbsp; 
</BODY>
</HTML>