How do I uninstall the mGBA Appimage from Emudeck. Since Emudeck won’t or has a bug which doesn’t.

  • ShaunaTheDead@kbin.social
    link
    fedilink
    arrow-up
    5
    ·
    9 months ago

    Yeah, this. AppImages are like executables on Windows, the entire program is contained in one file. If you type sudo find / -iname *.AppImage it will show you where all of the AppImage files on your system are and you can find the one you want to remove and delete it.