[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Single command to install an rpm and all its pre-requisites.
- From: CodeHeads <ch code-heads com>
- To: General Red Hat Linux discussion list <redhat-list redhat com>
- Subject: Re: Single command to install an rpm and all its pre-requisites.
- Date: Fri, 30 Dec 2005 07:51:59 -0500
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]