Hi I am a new user of Artix Linux
My init is open-rc, and I have problem with start appimage apps. I have installed libappimage, fuse, fuse openrc but when I try to start appimage app it only write :
Something went wrong trying to read the squashfs image.
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
Maybe someone have whis troubles also and can help me)
Hello,
How do you launch the Appimage ?
Hi, you either need to start (and enable for persistance's sake) the fuse service, or run "modpobe fuse" and job done :-)
"modpobe fuse" : Probably a typo ?
Maybe modprobe fuse ...
Thanks all of you for help). I find I probably not so lucky and appimage I try to launch was corrupted. But thanks one more time for help :)))