How do I uninstall a program installed with the Appimage Launcher? [closed]
Since an AppImage is not “installed”, you don’t need to “uninstall” it. Just delete the AppImage file and the application is gone. Additionally you may want to remove menu entry by deleting the desktop file from $HOME/.local/share/applications/. Files and directories with names starting with a full stop (dot) (.example) are hidden – you might need … Read more