Skip to content
Robert Spiegel edited this page Jul 11, 2018 · 15 revisions

Basically:

  • Download AppImage file - e.g. NixNote-2.1.0-alfa10-x86_64.AppImage
  • Mark as executable
    • e.g. in file manager
    • or from command line by executing chmod a+x NixNote*.AppImage
  • See intro on appimage.org - https://youtu.be/nzZ6Ikc7juw

Example - using file manager

ubuntu-appimage1.png

Example - chmod