./Etcher-1.0.0-rc.5-linux-x86.AppImage: error while loading shared libraries: libfuse.so.2: cannot open shared object file: No such file or directory when I try to run the downloaded image.- /lib/x86_64-linux-gnu/libfuse.so.2
My fault, after doing an strace I saw that I downloaded the x86 version, and I am on a 64bit system. A warning when launching the issue would have been nicer, but still my fault
Thanks for letting us know :)
Most helpful comment
My fault, after doing an strace I saw that I downloaded the x86 version, and I am on a 64bit system. A warning when launching the issue would have been nicer, but still my fault