Hello,
I want to install firefox but the command as proposed from flathub.org
flatpak install flathub org.mozilla.firefox
returns
No remote refs found for ‘flathub’
on another PC the same works perfectly what is going wrong?
Hello,
I want to install firefox but the command as proposed from flathub.org
flatpak install flathub org.mozilla.firefox
returns
No remote refs found for ‘flathub’
on another PC the same works perfectly what is going wrong?
What distribution are you using, which version of flatpak?
How have you setup flathub / what’s the output of the following?
flatpak remotes -d -v
The error message says you have not configured flathub.
Let me guess: this is not a x86_64 machine.
in the meantime I found it
it needed to do the following commands:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Flatpak remotes
now it works as expected.
Thanks a lot.
This topic was automatically closed after 2 days. New replies are no longer allowed.