RPM group tags are deprecated, and while libzypp-plugin-appdata installs AppStream metadata for software centers, that data isn’t available through the libzypp API.
Currently, front-ends like Myrlyn and zypper can’t make use of AppStream categories. Exposing them (alongside legacy group tags perhaps) would make it much easier to provide meaningful package categorization.
For example, zypper could potentially gain capabilities like:
zypper search --category multimedia
zypper info --category development
RPM group tags are deprecated, and while libzypp-plugin-appdata installs AppStream metadata for software centers, that data isn’t available through the libzypp API.
Currently, front-ends like Myrlyn and zypper can’t make use of AppStream categories. Exposing them (alongside legacy group tags perhaps) would make it much easier to provide meaningful package categorization.
For example, zypper could potentially gain capabilities like:
zypper search --category multimedia
zypper info --category development