Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Ashley on September 23, 2001, 07:44:14 AM

Title: noarch and i386
Post by: Ashley on September 23, 2001, 07:44:14 AM
Could some please explain what the difference is between when I see an "rpm" with "noarch" or i386".   Thank You
Title: Re: noarch and i386
Post by: Micheal Kelly on September 23, 2001, 09:48:45 AM
Naming an RPM ("redhat package manager") file with noarch indicates it's architecture independant - in other words, it doesn't contain any binaries specific to an Intel, PowerPC, StrongARM, Alpha, or other platform.  Usually noarch RPMs contain shell scripts, config files, and other data that does not require a particular CPU type to work.

i386 on the other hand indicates the RPM contains binary executables that require an Intel 386 CPU or higher to execute.