RPM question

Thomas E Dukes edukes at alltel.net
Thu Jun 23 00:31:12 UTC 2005


 

> -----Original Message-----
> From: fedora-list-bounces at redhat.com 
> [mailto:fedora-list-bounces at redhat.com] On Behalf Of Paul Almquist
> Sent: Wednesday, June 22, 2005 8:04 PM
> To: For users of Fedora Core releases
> Subject: Re: RPM question
> 
> On Wednesday 22 June 2005 18:49, Thomas E Dukes wrote:
> > Hello,
> >
> > Is there a wildcard rpm command that will list all installed 
> > files/programs for a certain package, like all packages 
> installed for 
> > xorg*? I can't figure it out.
> >
> > TIA
> try:
>    rpm -qa "xorg*"

Thanks!

I was hitting all around that.  I didn't uses the quotes.  :-)
> or
>    rpm -qa | grep xorg

I really need to lean grep.

Thanks!!
> 
> to list all files in a package use: 
>    rpm -ql <package-name>
> or
>    rpm -qlv <package-name>
> 
> 
> --
> Paul Almquist
> paul at almquist.name
> Eau Claire, WI  USA
> 
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
> 





More information about the fedora-list mailing list