I'm currently running Alpine Linux with XFCE. When I try to run an executable, in this case the "Tox" app .appimage file, like this
./qTox-v1.16.3.x86_64.AppImage
It returns this error
bash: ./qTox-v1.16.3.x86_64.AppImage: No such file or directory
despite the fact that the file exists and is in the directory that I'm in. What is going on here?