thinkle / gourmet

Gourmet Recipe Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to open file: gourmet-2db9db8f.flatpak

VacantFuture opened this issue · comments

When following install instructions contained withing install.md I get the following error.

error: Failed to open file “/home/jamesnobles/gourmet-2db9db8f.flatpak”: open() failed: No such file or directory

Steps to Reproduce

1.flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
2.sudo flatpak install gourmet-2db9db8f.flatpak
3.
4.

Expected Behavior

It should install the Gourmet Flatpak/application

Current Behavior

Possible Solution

Environment

  • Operating System: POP_OS!, Flatpak 1.6.5, flatpak remotes-> name: Flatpak/Options: user
  • Version or commit id: 2db9db8
  • Installed as Flatpak or Python package?: Flatpak

Thanks!

How did you download the file? I suppose that it was saved in your Downloads folder?
Maybe then step 2 ought to be sudo flatpak install Downloads/gourmet-2db9db8f.flatpak

any news on this?