How to find installed RPM architecture?

Jim Hayward jimhayward at earthlink.net
Mon Jan 19 19:37:27 UTC 2004


On Mon, 2004-01-19 at 11:15, Nelson Guedes Paulo Junior wrote:
> That's my sole question:
> How to find the architecture of an installed RPM, like, for example,
> glibc?????
> 
> How do I know if someone has installed the .i386 or the .i686 package?

$ rpm -q --qf '%{ARCH}\n' glibc
i686


Regards,
	Jim H





More information about the fedora-list mailing list