AppImageKit icon indicating copy to clipboard operation
AppImageKit copied to clipboard

The instructions don't explain how to set up an AppImage on Arch

Open bound-variable opened this issue 4 years ago • 1 comments

The information here for Arch is,

If you are seeing "fusermount: mount failed: Operation not permitted"

sudo chmod u+s which fusermount

But this isn't the basic information we need. We first need to know that we have to manually install FUSE. And information on how to do this isn't given on the Arch wiki either (there, we're told only how to unmount FUSE).

bound-variable avatar Dec 24 '21 00:12 bound-variable

Can you please retry with the latest https://github.com/AppImage/type2-runtime/releases/tag/continuous build? We have changed a lot there.

If you want to try: https://github.com/AppImage/appimagetool/releases/tag/continuous uses it.

Thanks for retesting.

probonopd avatar Nov 25 '24 15:11 probonopd