devangshekhawat / Fedora-40-Post-Install-Guide

Things to do after installing Fedora 40
787 stars 76 forks source link

Suggestion for Adding Flathub Repo #15

Closed Angxddeep closed 3 months ago

Angxddeep commented 4 months ago

So I think by default on gnome version you can just select enable third party repo option, and that enables Flathub but on other spins like Fedora KDE, that I use. It only comes with the fedora Flatpak repo (Which is not great TBH). So I thought just add a doc for adding Flathub repo

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo

this is the command to add Flathub on fedora by Flathub

devangshekhawat commented 3 months ago

Thank you for the suggestion. Added the command for users of other fedora spins.