On 02/22/2014 07:32 AM, Robert P. J. Day wrote:
other than the standard, what i would call basic usage of rpm and
yum, is there a really comprehensive guide to package management on
fedora? it seems that once one gets beyond the basic tutorials for yum
and rpm, it gets harder to find decent c
On Sat, Feb 22, 2014 at 05:32:22AM -0500, Robert P. J. Day wrote:
>
> other than the standard, what i would call basic usage of rpm and
> yum, is there a really comprehensive guide to package management on
> fedora? it seems that once one gets beyond the basic tutorials for yum
> and rpm, it get
other than the standard, what i would call basic usage of rpm and
yum, is there a really comprehensive guide to package management on
fedora? it seems that once one gets beyond the basic tutorials for yum
and rpm, it gets harder to find decent coverage of the rest of the
utilities, like the comm
Andre Robatino wrote:
> Kevin Fenzi scrye.com> writes:
>
>> yum localinstall == yum install
>>
>> Same thing anymore. Yum figures out if the package is local or not.
>
> If using Tab completion on the file name, yum install will waste
> time going through remote repos, while yum localinstall will
Kevin Fenzi scrye.com> writes:
> yum localinstall == yum install
>
> Same thing anymore. Yum figures out if the package is local or not.
If using Tab completion on the file name, yum install will waste time going
through remote repos, while yum localinstall will complete almost immediately
sin
On Fri, 07 Oct 2011 15:50:25 -0430
Robert Marcano wrote:
> On 10/07/2011 03:23 PM, Richard Shaw wrote:
> > On Fri, Oct 7, 2011 at 2:48 PM, Joao Daniel
> > wrote:
> >> Folks,
> >>
> >> It is possible to install a package.rpm using yum AND solve AND
> >> install dependencies ?
> >> Or Is possible
On 10/07/2011 03:23 PM, Richard Shaw wrote:
> On Fri, Oct 7, 2011 at 2:48 PM, Joao Daniel
> 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
On Fri, Oct 7, 2011 at 2:48 PM, Joao Daniel
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 ./.rpm
If it tells
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 ?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Gui