On Fri, 07 Oct 2011 15:50:25 -0430 Robert Marcano <robert@xxxxxxxxxxxxxxxxx> wrote: > On 10/07/2011 03:23 PM, Richard Shaw wrote: > > On Fri, Oct 7, 2011 at 2:48 PM, Joao Daniel > > <joaodanielnevesss@xxxxxxxxxxx> 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
Attachment:
signature.asc
Description: PGP signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines