-----Original Message-----
From: Jonathan Wilson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, November 30, 2000 9:47 PM
Subject: How can I find out the arch of an installed rpm?


>Howdy,
>
>I'm wondering if there's anyway to find out if any particular installed
package came from an i686 vs. an i386. Most of them are i386, of course, but
I do install i686s when I can. however rpm -q <package_name> doesn't tell
you the arch of the original rpm. Is there any quick way of finding out?
>


rpm -qi package_name will display the long info on it :)  Should include the
arch type as well.  Hope this helps.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to