虚拟社区

服务器管理 => 服务器运维 => Linux 系统 => 主题发帖人为: jvip_chen 于 2023-7月-05 11:25 上午

标题: appimage 错误dlopen(): error loading libfuse.so.2
作者: jvip_chen2023-7月-05 11:25 上午
运行appimage的时候,出现如下错误

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
for more information

只要运行sudo apt install libfuse2就行