On 12/21/2011 07:17 AM, Christina Salls wrote: > Nice!! Just tried your suggestion. Very handy. I am trying to keep > documentation on all of my systems and compare installed > packages. Thanks! > > On Tue, Dec 20, 2011 at 7:53 PM, Joe Zeff <j...@zeff.us > <mailto:j...@zeff.us>> wrote: > > On 12/20/2011 04:39 PM, Linda McLeod wrote: > > Sure would be nice if I could bring up "installed" in Yumex, and copy > the list.. then paste that list into Yumex install for when I'm > rebuilding a freshly formatted hd, to eliminate the lengthy search in > Yumex in locating my many preferred packages.. This modification > evolution could save users hours per install... > > > It's not quite what you're asking for, but might work. In a terminal, > and as root, type this: > > yum list installed | tee installed.txt > > This will not only let you see what's installed it will also preserve it > in a text file for future use. > > -- > users mailing list > users@lists.fedoraproject.org <mailto:users@lists.fedoraproject.org> > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org > > > >
Please don't top post and you can also say it "yum list installed > installed.txt" (without the pipe and tee the output just gets dumped to the file without displaying on the console). Kevin
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org