Bug 1012652 - [RFE][4.x] Add an option to filter out i686 or x86_64 packages
Summary: [RFE][4.x] Add an option to filter out i686 or x86_64 packages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: 22
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-26 19:38 UTC by Heiko Adams
Modified: 2015-04-21 05:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 05:03:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Heiko Adams 2013-09-26 19:38:38 UTC
For users who don't use multilib and have only installed packages for their architecture (i696 or x86_64) it's annoying to have allways all architectures listed in the results.

So it would be usefull to have an option to filter out i686 or x86_64 packages from the results so they only contain noarch and i686 or x86_64 packages if that option is active. 

For being backward compatible that option should be disabled by default

Comment 1 Tim Lauridsen 2013-09-27 04:32:37 UTC
Sound like it could be a useful addition

there are two ways to go:

1. make a show the best match arch only (noarch & x86_64) on x86_64

2. make a arch filter to select the archs you what to show

1. is for the case where you want to search for stuff to install and dont care about the i686 packages.

2. is for the case where you want to find installed i686 packages to get rid of them.

Comment 2 Tim Lauridsen 2013-10-02 18:25:05 UTC
I have implemented a initial arch filter in yumex-nextgen

Check for details how to test here:
https://github.com/timlau/yumex/tree/future

Just click on the header of the arch column to select the arch to show.

Comment 3 Heiko Adams 2013-10-02 20:26:12 UTC
Yeah, looks good!


Note You need to log in before you can comment on or make changes to this bug.