Re: Getting yum groups short-names

2011-01-13 Thread Rahul Sundaram
On Fri, Jan 14, 2011 at 1:47 AM, Athmane Madjoudj wrote > > Thanks Rahul , I get it now (groupids), it was not clean in the manpage > > man yum > > ...SNIP... > > grouplist ...SNIP... > > If you pass the -v option, to enable verbose mode, then the groupids > are displayed.

Re: Getting yum groups short-names

2011-01-13 Thread Athmane Madjoudj
On 01/13/2011 06:02 PM, Rahul Sundaram wrote: > > > On Fri, Jan 14, 2011 at 12:57 AM, Athmane Madjoudj > wrote: > > > # yum -v grouplist > > Rahul > Thanks Rahul , I get it now (groupids), it was not clean in the manpage man yum ...SNIP... grouplist ...SNIP... If

Re: Getting yum groups short-names

2011-01-13 Thread Rahul Sundaram
On Fri, Jan 14, 2011 at 12:57 AM, Athmane Madjoudj wrote: > Hello all, > > Does anyone know how to get yum groups short-names used by "yum install" > instead of those used by "yum groupinstall" ? > > Eg: > > # yum groupinstall "X Window System" > > # yum install @base-x > >

Getting yum groups short-names

2011-01-13 Thread Athmane Madjoudj
Hello all, Does anyone know how to get yum groups short-names used by "yum install" instead of those used by "yum groupinstall" ? Eg: # yum groupinstall "X Window System" # yum install @base-x group name like this Best regards. -- Athmane Madjoudj --