在Debian上备份AppImage应用,可参考以下方法:
chmod +x /path/to/appimage.AppImage
cp
cp /path/to/appimage.AppImage /backup/location/
~/.local/share/
~/.config/
cp -r
cp -r ~/.local/share/app_name /backup/location/