yum .rpm

Kevin Fenzi kevin at scrye.com
Fri Oct 7 20:38:04 UTC 2011


On Fri, 07 Oct 2011 15:50:25 -0430
Robert Marcano <robert at marcanoonline.com> wrote:

> On 10/07/2011 03:23 PM, Richard Shaw wrote:
> > On Fri, Oct 7, 2011 at 2:48 PM, Joao Daniel
> > <joaodanielnevesss at hotmail.com>  wrote:
> >> Folks,
> >>
> >> It is possible to install a package.rpm using yum AND solve AND
> >> install dependencies ?
> >> Or Is possible to do it with other tool ?
> >
> > Yup, just point to the file. If it's in the current directory then:
> >
> > yum install ./<package>.rpm
> >
> > If it tells you it's not signed then add "--nogpgcheck" before the
> > install command. Just be sure you trust the source of the package.
> >
> > Richard
> 
> It's "yum localinstall <package>.rpm"

yum localinstall == yum install

Same thing anymore. Yum figures out if the package is local or not. 

kevin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20111007/22e344cc/attachment.bin 


More information about the users mailing list