Skip to content

Commit

Permalink
distro: Mention third-party Fedora repositories (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Apr 2, 2024
1 parent 1b55a9f commit 3c0a04b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/distro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
- name: Fedora
logo: "fedora.svg"
introduction: >
<!-- Flatpak has been installed by default on Fedora Workstation since F25. Previous versions are past end of life, so don’t need to be mentioned. -->
<p>Flatpak is installed by default on Fedora Workstation, Fedora Silverblue, and Fedora Kinoite. To get started, all you need to do is enable Flathub, which is the best way to get Flatpak apps. Just download and install the <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a>.</p>
<p>Flatpak is installed by default on Fedora Workstation, Fedora Silverblue, and Fedora Kinoite. To get started, all you need to do is enable Flathub, which is the best way to get Flatpak apps. Flathub is pre-configured as a part of the <a href="https://docs.fedoraproject.org/en-US/workstation-working-group/third-party-repos/">Third-Party Repositories</a>. Alternatively, you can download and install the <a class="btn btn-default" href="https://dl.flathub.org/repo/flathub.flatpakrepo">Flathub repository file</a>.</p>
<p>Now all you have to do is <a href="https://flathub.org/">install some apps</a>!</p>
<p>The above links should work on the default GNOME and KDE Fedora installations, but if they fail for some reason you can manually add the Flathub remote by running:</p>
<terminal-command>flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo</terminal-command>
Expand Down

0 comments on commit 3c0a04b

Please sign in to comment.