<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Todd Zullinger wrote:<br>
<blockquote cite="mid20070101085010.GA26978@psilocybe.teonanacatl.org"
 type="cite">
  <pre wrap="">Matt C wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Yum installs from the Internet, rpm installs from disk.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yum can be used to install from local files:

    yum localinstall /path/to/some.rpm

  </pre>
</blockquote>
Sorry, do you meanes ( for sample : command line ) ?<br>
yum localinstall ./telnet.rpm<br>
</body>
</html>