在Debian中卸載AppImage可參考以下方法:
rm
rm ~/Downloads/example.AppImage
rm ~/.local/share/applications/appimagekit-軟件名.desktop
find
find / -name "*AppImage名稱*" -type f -o -type d 2>/dev/null