LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   What's the difference between "rpm" and "*.noarch.rpm"? (https://www.linuxquestions.org/questions/linux-newbie-8/whats-the-difference-between-rpm-and-%2A-noarch-rpm-216707/)

kpachopoulos 08-12-2004 10:47 AM

What's the difference between "rpm" and "*.noarch.rpm"?
 
What's the difference between "rpm" and "*.noarch.rpm"?

jailbait 08-12-2004 11:03 AM

"What's the difference between "rpm" and "*.noarch.rpm"?"

Most binary rpm packages include the architecture that the rpm was compiled on in the next to last field in the name. For example: *.amd64.rpm means that the package was compiled to run on an AMD 64 bit processor and *.i586.rpm means that the package was compiled to run on an Intel 586 or higher.

*.noarch.rpm means that the package will work on any architecture. A better name would be *.anyarch.rpm

---------------------
Steve Stites


All times are GMT -5. The time now is 03:43 AM.