dlopen(): error loading libfuse.so.2AppImages require FUSE to run.
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 #按照本网的提示仍然没有解决问题。
今天也遇到过一个,没解决
论坛搜索沙盒或者Appimage
好的
安装fuse这个软件包。appimage文件的运行需要fuse虚拟的文件系统来挂载。
Featured Collection
Popular Events
dlopen(): error loading libfuse.so.2
AppImages require FUSE to run.
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 #按照本网的提示仍然没有解决问题。