Feature changed by: Jean Delvare (jdelvare) Feature #316759, revision 4 Title: option to supress return of i#86 packages on x86_64 systems for zypper se -s Package Wishlist: Unconfirmed Priority Requester: Desirable Requested by: Felix Miata (mrmazda) Partner organization: openSUSE.org Description: Feature should be configurable and on by default. Zypper se -s on 64 bit systems typically returns nearly twice as many hits as on 32 bit systems. This pointless nuisance makes me want to not bother using 64 bit arch on 64 bit capable machines. Virtually every 64 bit search requires extending cmdline to include "| egrep -v '586|686'" to minimize loss of hits above the scrollback buffer and tire the eyes less from the virtual replication. Discussion: #1: vazha vandan (vazhavandan) (2013-12-04 04:40:39) why exclude from search results get what you want "x86_64" zypper se -s game | grep x86_64 + #2: Jean Delvare (jdelvare) (2013-12-08 15:03:51) (reply to #1) + "| grep x86_64" is only marginally shorter to type than | "egrep -v + '586|686'", plus it filters out noarch packages which the original + poster certainly wants to see. So this is not helping. -- openSUSE Feature: https://features.opensuse.org/316759