Listing all Packages

vl_grigorov at netissat.bg vl_grigorov at netissat.bg
Wed Dec 28 11:37:58 UTC 2005


Ali Helmy writes: 

> Hey, 
> 
> Is there someway I can list all packages I currently have installed
> from the command line? 
> 
> --
> A. Helmy 
> 
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

I think rpm -qa will be good for you.
Or may be:
rpm --qa |sort > ~/allpackages.list
to sort packages alphabetically and save the output in file allpackages.list 
in your home directory. 

Best regards
Vl. Grigorov 





More information about the users mailing list