AppRun
AppRun copied to clipboard
AppDir runtime components
In an effort to solve https://github.com/probonopd/go-appimage/issues/49, I was trying to use `libapprun_hooks.so` with an existing AppImage. To reproduce: 1. Download https://timepirate.org/downloads/Commandoo.tar.gz and get the AppImage contained therein 2. Run the...
Also, update CI workflows: - A lot of DRY. - Stop using deprecated actions and outdated versions of the undeprecated ones.
I've been yanking my hair out the last couple of days trying to understand why I couldn't get appimage-builder to build and run properly on a newer OS and with...