yum .rpm

Robert Marcano robert at marcanoonline.com
Fri Oct 7 20:20:25 UTC 2011


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"


More information about the users mailing list