On Thu, 16 Dec 2004, seth vidal wrote: > Why would you want to distinguish by package release name? Well - not exactly the release name - but the repository name 'fe' vs 'fr' vs 'dag' etc.. I guess the functionality would be: list 'all' installed pacakges from 'fedora-extras' repository. I guess ideally yum could provide this feature (similar to 'yum list extras') - but currently its easy to do the following: rpm -qa |grep \.fr Satish