wsl-images
wsl-images copied to clipboard
Cannot run appimage on WSL
Installed AlmaLinux9 from Microsoft store and set it up. Tried to run the Neovim appimage and it tells me that it needs FUSE to run. After googling, I got some guide (https://github.com/AppImage/AppImageKit/wiki/FUSE) and tried to follow it (even replaced epel with crb for AL9) but it says it could not find fuse-sshfs. After some more digging, I got fuse-sshfs but still I was not able to run the appimage. How do I run an appimage on WSL?
P.S. Normal AlmaLinux runs the appimage just fine. The problem is with the WSL version.