[2013-07-13 23:16:25 +0200] Ralf Mardorf: > i=`pacman -Syu` does work, $i contains all packages Just use: `pacman -Syu --print --print-format %n` > How can I get a package list of the output "-Syua"? > > Btw. is there a way to get a cache for yaourt that isn't located > in /tmp? if not, then this would be one of the tasks the wrapper should > do. You should put those questions to the yaourt user list. -- Gaetan