## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ##master-page:Unknown-Page ##master-date:Unknown-Date #acl -All:write Default #format wiki #language en = Installing appstream data = RPM Fusion repositories also provide [[https://www.freedesktop.org/wiki/Distributions/AppStream/|Appstream metadata]] to enable users to install packages using Gnome Software/KDE Discover. Please note that these are a subset of all packages since appstream data is only generated for GUI packages. After setting up the RPM Fusion repositories as described on the [Configuration] page, the metadata packages can be installed using the following command: === Suggested installation using DNF === For the current Fedora releases: F28, F29, rawhide, the suggested method is to install appstream-data using DNF. After [[https://rpmfusion.org/Configuration|configuring]] the RPM Fusion repositories, the following command will install the required packages: {{{ sudo dnf groupupdate core }}} This will install the needed appstream-data packages as appropriate. '''Please note that Appdata is not available for older releases.'''