[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: That ole Livna Problem/That ole VLC Problem
- From: "Michael Schwendt" <mschwendt gmail com>
- To: "For users of Fedora" <fedora-list redhat com>
- Subject: Re: That ole Livna Problem/That ole VLC Problem
- Date: Wed, 16 Jan 2008 14:55:16 +0100
On 16/01/2008, Robert P. J. Day wrote:
>
> > In a console:
> >
> > $ wget -c http://rpm.livna.org/livna-release-8.rpm
> > $ rpm -ivh livna-release-8.rpm
>
> last time i looked, you could do all that in one step:
>
> # rpm -ivh http://rpm.livna.org/livna-release-8.rpm
Yeah, see my other reply from two minutes before yours. ;) There has
been a thread on fedora-devel some time ago where Panu mentioned that
this feature would/might be dropped from RPM. Further, it's a bad
habit of mine to suggest wget/curl plus rpm because with that
combination, a copy of the downloaded package is saved in local dir
and can be reused in error conditions, whereas rpm works with a tmp
file. (not so important for tiny files, though)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]