Author Topic: Running AppImage on Gemian  (Read 1272 times)

TheNetEffect

  • Newbie
  • *
  • Posts: 25
    • View Profile
Running AppImage on Gemian
« on: March 23, 2021, 11:19:51 am »
Some Linux Apps are in AppImage format and available in ARM64 format - Simplenote is a good example of this.

You may find the App image may not run and exit with a FUSE error but you can modify the desktop shortcut such as:

./simplenote.AppImage --appimage-extract-and-run

and this will resolve the issue