FC3 package list?

Thomas Cameron thomas.cameron at camerontech.com
Sun Jan 16 03:55:02 UTC 2005


----- Original Message ----- 
From: "Craig Thomas" <cjtinhp at optonline.net>
To: "For users of Fedora Core releases" <fedora-list at redhat.com>
Sent: Friday, January 14, 2005 8:12 PM
Subject: FC3 package list?


> Hi there,
>
> I am looking for a list of packages included in FC3, but the one listed
> here is still for FC2:
>
> http://fedora.redhat.com/docs/package-list/
> [2 months old?!]
>
> [how] can I generate a list of packages similar to the above for FC3
> from the cd iso's?
>
> [I've thought of doing an everything install, then using an incantation
> of rpm -q, but that seems really ugly]
>
> TIA,
>
> -- 
> Craig Thomas <cjtinhp at optonline.net>

The following should be on one line:

rpm -qp --queryformat "%{NAME}-%{VERSION}-%{RELEASE} %{SUMMARY}\n" 
/path/to/RPMS/*.rpm

Thomas 




More information about the fedora-list mailing list