Re: Dependencies of a Package (in form of rpm/package names)

2010-03-14 Thread FHDATA
It works Thank you ... F. On 03/14/2010 02:11 PM, Kevin Fenzi wrote: > On Sun, 14 Mar 2010 14:06:15 -0600 > FHDATA wrote: > >> Greetings, >> >> I use FC12. I understated, for an installed >> package, the 'rpm -qR ' >> gives me all the dependencies. But these >> dependencies are not in form

Re: Dependencies of a Package (in form of rpm/package names)

2010-03-14 Thread Kevin Fenzi
On Sun, 14 Mar 2010 14:06:15 -0600 FHDATA wrote: > > Greetings, > > I use FC12. I understated, for an installed > package, the 'rpm -qR ' > gives me all the dependencies. But these > dependencies are not in form of package-names > themselves. They're just file dependencies. > > > How would

Dependencies of a Package (in form of rpm/package names)

2010-03-14 Thread FHDATA
Greetings, I use FC12. I understated, for an installed package, the 'rpm -qR ' gives me all the dependencies. But these dependencies are not in form of package-names themselves. They're just file dependencies. How would one get a listing of installed packages that a given installed package de