Single command to install an rpm and all its pre-requisites.

CodeHeads ch at code-heads.com
Fri Dec 30 12:51:59 UTC 2005


unix syzadmin wrote:
> Hi,
> 
> Whenever I trying installing an rpm, there are some pre-requisites.
> Considering I have downloaded the rpm and all its pre-requisites, is there a
> way I can ask to install an rpm and also those rpm's that are its
> pre-requisites in a single command.
> 
> Thanks & Regards,
> -GnanaShekar-

rpm -ivh *.rpm

You must be in the same directory as the rpm's




More information about the redhat-list mailing list