Actually you'd use rpm -qa to see what all is installed. Yum can tell you if it's already installed if you use "yum install" to install something but, for example, if you want to see which version of spamassassin is installed, you can use 'rpm -qa | grep spamassassin'.
Dairenn Lombard <[EMAIL PROTECTED]> - BroadSpire Systems Administration Dept. BroadSpire, Inc. - http://www.broadspire.com/ "Security, Scalability & Automation" > -----Original Message----- > From: Harry Zink [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 22, 2006 9:21 AM > To: [email protected] > Subject: Re: [qmailtoaster] Re: qtp upgrade scripts (fatal errors) > > > > On Oct 22, 2006, at 9:14 AM, Eric "Shubes" wrote: > > > Check to see which ones are installed, and yum install any missing > > packages. > > How do I check with yum what's installed? > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
