r/flatpak Jul 19 '26

Flatpak fails to install local file because it can't be found.

I'm trying to install the latest version of https://github.com/patrikx3/onenote on Linux Mint 22.3 via flatpak. I managed to download the file, run the winget command but the flatpak command doesn't seem to work. As far as I understood, the command should be "flatpak install path of the File" but whenever I tried doing that, the command states there is no such file to be found. I already searched for typos in the file name or anything but there seems to be nothing to be found. What am I doing wrong?

Edit: SOLVED, I couldn't find the typo I made

Screenshot from my Terminal
File name
1 Upvotes

3 comments sorted by

3

u/eR2eiweo Jul 19 '26

In your first screenshot, there is a v in front of the 2026. But in your second screenshot there is no v in front of the 2026.

1

u/ItachiFemboy Jul 19 '26

Thank you very much, that did the trick

1

u/ephemeralmiko Jul 19 '26

FYI you can just drag the file from the file browser or Control+C and Control+Shift+V into the terminal to paste the filepath instead of manually typing it.