On 11/17/25 9:01 AM, Alexander Burke via users wrote:
I just use the flatpak on F43:

# set up the repo
flatpak remote-add --if-not-exists flathub
https://dl.flathub.org/repo/flathub.flatpakrepo
When I try this command, I receive the following error:
error: LOCATION must be specified

See 'flatpak remote-add --help'

Any guidance on this?

Thank you,

Max

That's all one command. Thunderbird added a newline, but it's all one command. If you want to type it across multiple lines, it would look like this:

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

--
Thomas
--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to