https://github.com/pkgforge/soar
the difficulty with appimages in setup-util is they have both the .appimage path and a .desktop path and currently setup-util only knows how to uninstall the .appimage path.
We could hardbake our own handling of such, or we could just use soar.
Since v0.9.0 of soar, it supports remote appimage urls which omission was the main limitation that prevented its earlier adoption.
https://github.com/pkgforge/soar
the difficulty with appimages in setup-util is they have both the .appimage path and a .desktop path and currently setup-util only knows how to uninstall the .appimage path.
We could hardbake our own handling of such, or we could just use soar.
Since v0.9.0 of soar, it supports remote appimage urls which omission was the main limitation that prevented its earlier adoption.