ACC SHELL
<HTML>
<HEAD>
<TITLE>RPM Packages</TITLE>
</HEAD>
<BODY>
<H1>3. <A NAME="s3"></A>RPM Packages</H1>
<P>
<A HREF="RPM-Tips.html#toc3">Contents of this section</A></P>
<P></P>
<P>By convention, RPMs are named as follows:</P>
<P>
<BLOCKQUOTE><CODE>
<PRE>
name-version-release.arch.rpm
</PRE>
</CODE></BLOCKQUOTE>
</P>
<P>Name and version are the name and version of the software. Release
is the release number of the package (sometimes there are many
releases of a package of the same version of software). Arch
denotes the specific architecture the package was built on. For
example, i386 denotes Intel based machines, axp denotes Digital
Alpha based machines.</P>
<P></P>
<HR>
<P>
<A HREF="RPM-Tips-4.html">Next</A> Chapter,
<A HREF="RPM-Tips-2.html">Previous</A> Chapter
<P>
Table of contents of <A HREF="RPM-Tips.html#toc3">this chapter</A>,
General <A HREF="RPM-Tips.html#toc">table of contents</A></P>
<P>
<A HREF="RPM-Tips.html">Top</A> of the document,
<A HREF="#0"> Beginning of this Chapter</A></P>
</BODY>
</HTML>
ACC SHELL 2018