在CentOS上运行AppImage,通常需要以下库文件:
sudo yum install fuse
sudo dnf install libappimage-tools
此外,根据应用程序的不同,可能还需要安装其他依赖库,可使用ldd命令查看可执行文件的依赖关系,手动安装缺失的库。
ldd