ACC SHELL

Path : /usr/share/doc/packages/rpm/RPM-Tips/
File Upload :
Current File : //usr/share/doc/packages/rpm/RPM-Tips/RPM-Tips-5.html

<HTML>
<HEAD>
<TITLE>Installing</TITLE>
</HEAD>
<BODY>
<H1>5. <A NAME="s5"></A>Installing</H1>
<P>
<A HREF="RPM-Tips.html#toc5">Contents of this section</A></P>

<P></P>
<P>Use the <CODE>-i</CODE> option to install a package:</P>
<P>
<BLOCKQUOTE><CODE>
<PRE>
rpm -i foo-1.0-1.i386.rpm
</PRE>
</CODE></BLOCKQUOTE>
</P>
<P>One neat set of options is <CODE>-vh</CODE> which prints a bar of hash marks
as the package installs:</P>
<P>
<BLOCKQUOTE><CODE>
<PRE>
rpm -ivh foo-1.0-1.i386.rpm
</PRE>
</CODE></BLOCKQUOTE>
</P>
<P></P>
<HR>
<P>
<A HREF="RPM-Tips-6.html">Next</A> Chapter,
<A HREF="RPM-Tips-4.html">Previous</A> Chapter
<P>
Table of contents of <A HREF="RPM-Tips.html#toc5">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