Re: is there an advanced yum/rpm document/tutorial/manual?

2014-02-22 Thread Germán A. Racca
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

Re: is there an advanced yum/rpm document/tutorial/manual?

2014-02-22 Thread Suvayu Ali
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

is there an advanced yum/rpm document/tutorial/manual?

2014-02-22 Thread Robert P. J. Day
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

Re: yum .rpm

2011-10-09 Thread Todd Zullinger
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

yum .rpm

2011-10-07 Thread Andre Robatino
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

Re: yum .rpm

2011-10-07 Thread Kevin Fenzi
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

Re: yum .rpm

2011-10-07 Thread Robert Marcano
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

Re: yum .rpm

2011-10-07 Thread Richard Shaw
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

yum .rpm

2011-10-07 Thread Joao Daniel
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