要卸载Ubuntu AppImage并清理干净,可参考以下方法:
rm /path/to/your-app.AppImage
~/.local/share/applications
.desktop
~/.config
~/.local/share
rm -rf ~/.config/application-name/
若使用过AppImageLauncher管理,也可通过其界面选择“Remove from system”卸载。