[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: using rpm
- From: Curtis Maurand <curtis maurand com>
- To: redhat-install-list redhat com
- Subject: Re: using rpm
- Date: Wed, 30 Apr 2003 22:36:08 -0400 (EDT)
There are a couple of ways to do it. You can do it all in one operation:
rpm -ivh ftp://some.ftp.site/some.dir/some.rpm
or you can download it first and then
rpm -ivh filename
The "vh" gets you a little more verbose and a progress bar.
Curtis
On Wed, 30 Apr 2003, Ian Dixon wrote:
> I'm having some issues understanding just how to install a package using
> RPM. I've been through man rpm, but that doesn't answer my question here
> which is;
> 1. Do I download the package to my home directory and then install it
> from there, or do I have to download it to a particular directory? If a
> particular directory, which one?
> 2. Once I have downloaded the package what is the form of the command,
> is it as shown below?
>
> rpm -i foobar-1.0-1.i386.rpm
>
> Thanks again for any help,
>
> Ian
>
>
>
>
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request redhat com
> Subject: unsubscribe
>
--
--
Curtis Maurand
mailto:curtis maurand com
http://www.maurand.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]