Listing all Packages

Mostafa Z. Afgani mostafa.afgani at world.iu-bremen.de
Wed Dec 28 11:32:02 UTC 2005


Ali Helmy wrote:
> Hey,
> 
> Is there someway I can list all packages I currently have installed
> from the command line?

Try

$ rpm -qa | sort > ~/rpms.txt

This will create a file rpms.txt under your home directory with a list 
of all installed rpms.

> 
> --
> A. Helmy
> 

-M




More information about the fedora-list mailing list