wsl-images icon indicating copy to clipboard operation
wsl-images copied to clipboard

Cannot run appimage on WSL

Open K1DV5 opened this issue 2 years ago • 0 comments

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.

K1DV5 avatar Oct 27 '23 07:10 K1DV5