Size: 971
Comment:
|
← Revision 7 as of 2023-11-14 09:37:58 ⇥
Size: 1213
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## 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 |
|
Line 3: | Line 10: |
RPMFusion 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 RPMFusion repositories as described on the [Configuration] page, the metadata packages can be installed using the following command: | 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: |
Line 7: | Line 14: |
For the current Fedora releases: F28, F29, rawhide, the suggested method is to install appstream-data using DNF. After [[https://rpmfusion.org/Configuration|configurating]] the RPM Fusion repositories, the following command will install the required packages: | 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: |
Line 9: | Line 16: |
{{{sudo dnf groupupdate @core}}} | {{{ sudo dnf groupupdate core }}} |
Installing appstream data
RPM Fusion repositories also provide 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 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.