Can't copy lists in Yumex...

Kevin Martin kevintm at ameritech.net
Wed Dec 21 14:14:16 UTC 2011



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 <joe at zeff.us <mailto:joe at 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 at lists.fedoraproject.org <mailto:users at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20111221/7139db1d/attachment.html>


More information about the users mailing list