timlau / yumex-dnf-old

Next Generation of Yum Extender using DNF as backend
GNU General Public License v2.0
61 stars 17 forks source link

Filter packages by repository #89

Open mastaiza opened 8 years ago

mastaiza commented 8 years ago

in the old yumex a choice category - for the repository. and the new is not impossible to return the item

timlau commented 8 years ago

Is what you want a filter to show only packages in a given repository ?

mastaiza commented 8 years ago

I want to view the packages repositories . Sorry for my English . google translate

mastaiza commented 8 years ago

20160329-163431

spariant commented 8 years ago

+1 A filter of "Repositories", similar to "Groups", to filter packages by repository. I have missed this gui feature since migrating from opensuse/yast. Not essential but useful. It will make yumex truly fully-featured, yet clean and simple.

For design suggestions, perhaps a button next to "Groups" in your new yumex design (issue #74)? Thanks for a truly simple and beautiful frontend!

genodeftest commented 8 years ago

Similiar to #69 this needs DNF to expose package repositories on API.

genodeftest commented 8 years ago

Actually, I was wrong before. DnfPackage.repository exposes the repo ID for packages which are not yet installed.

raidensub commented 8 years ago

I will also like this function back. I makes it easy to install packages from Rpmfusion and other third-party repos.