Size: 2936
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 5: | Line 12: |
=== For Fedora 27 === | === Suggested installation using DNF === |
Line 7: | Line 14: |
On machines running Fedora or other Linux distributions that use Packagekit, one can click: | 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: |
* [[https://download1.rpmfusion.org/free/fedora/releases/27/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-27-1.fc27.noarch.rpm|RPMFusion free appstream data]] * [[https://download1.rpmfusion.org/nonfree/fedora/releases/27/Everything/x86_64/os/Packages/r/rpmfusion-nonfree-appstream-data-27-2.fc27.noarch.rpm|RPMFusion non free appstream data]] |
{{{ sudo dnf groupupdate core }}} |
Line 12: | Line 20: |
{{{sudo dnf install https://download1.rpmfusion.org/free/fedora/releases/27/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-27-1.fc27.noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/releases/27/Everything/x86_64/os/Packages/r/rpmfusion-nonfree-appstream-data-27-2.fc27.noarch.rpm}}} | This will install the needed appstream-data packages as appropriate. |
Line 14: | Line 22: |
=== For Fedora 26 === On machines running Fedora or other Linux distributions that use Packagekit, one can click: * [[https://download1.rpmfusion.org/free/fedora/releases/26/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-26-2.noarch.rpm|RPMFusion free appstream data]] * [[https://download1.rpmfusion.org/nonfree/fedora/releases/26/Everything/x86_64/os/Packages/r/rpmfusion-nonfree-appstream-data-26-2.fc27.noarch.rpm|RPMFusion non free appstream data]] {{{sudo dnf install https://download1.rpmfusion.org/free/fedora/releases/26/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-26-2.fc26.noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/releases/26/Everything/x86_64/os/Packages/r/rpmfusion-nonfree-appstream-data-26-2.fc26.noarch.rpm}}} === For rawhide === On machines running Fedora or other Linux distributions that use Packagekit, one can click: * [[https://download1.rpmfusion.org/free/fedora/development/rawhide/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-28-1.fc28.noarch.rpm|RPMFusion free appstream data]] * [[https://download1.rpmfusion.org/nonfree/fedora/development/rawhide/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-28-1.fc28.noarch.rpm|RPMFusion non free appstream data]] {{{sudo dnf install https://download1.rpmfusion.org/free/fedora/development/rawhide/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-28-1.fc28.noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/development/rawhide/Everything/x86_64/os/Packages/r/rpmfusion-free-appstream-data-28-1.fc28.noarch.rpm}}} Appdata is not available for older releases. |
'''Please note that Appdata is not available for older releases.''' |
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.