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 -- 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