On Thu, Jun 5, 2008 at 10:38 AM, Jason Clinton <<a href="mailto:jclinton@advancedclustering.com">jclinton@advancedclustering.com</a>> wrote:<div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
ls | grep -oP .+?\(\?=.x86_64\\.rpm\) | xargs rpm -e<br></blockquote></div><br>Of course, replace "x86_64" with "ppc64" if indeed that is what you installed.<br><br>