> Does anyone know how to easily list the arch of packages on a system? rpm -qa --qf %{NAME}.%{ARCH}\\n |grep i386
Fri Aug 12 12:54:50 UTC 2005
Rohan Walsh <rohan_walsh at yahoo.com.au>
> Does anyone know how to easily list the arch of packages on a system? rpm -qa --qf %{NAME}.%{ARCH}\\n |grep i386