在Debian上管理多个AppImage可参考以下方法:
appimagetool,用于转换AppImage格式等操作,命令为sudo apt-get install appimagetool。/AppImages的目录来存放,方便管理。chmod +x命令赋予文件可执行权限,如chmod +x example.AppImage。./example.AppImage运行,或在图形界面双击文件图标(需勾选“允许运行”)。appimagelauncher工具,双击AppImage文件时可选择“集成到系统菜单”;也可手动创建.desktop文件放在~/.local/share/applications/目录下。.desktop文件。