Thanks everyone, you really helped out... Specially your suggestion Mostafa, works very well... Thank you On 12/28/05, vl_grigorov@xxxxxxxxxxx <vl_grigorov@xxxxxxxxxxx> wrote: > 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@xxxxxxxxxx > > 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 > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > -- A. Helmy