Is this RPM 32bit or 64bit?

Simple question with a simple answer. Let’s say you’re on Redhat 4 or 5 and you need to know if an installed RPM is 32bit or 64bit…

shell> rpm -q --qf '%{NAME}-%{VERSION}(%{ARCH})\n' libaio
libaio-0.3.107(x86_64)

Social tagging: >

3 Responses to Is this RPM 32bit or 64bit?

  1. mohd rafiq says:

    bash: ./configure: No such file or directory
    kindly help me resolve this error

  2. mohd rafiq says:

    bash: /usr/local/bin/doxygen: cannot execute binary file
    sorry this is the error not the previous one
    any help will be appreciated.

  3. admin says:

    Google is your friend.

Leave a Reply

*