If you're wanting a linux build that doesn't need extra libraries installing could you use something like How to Statically Link C and C++ Programs on Linux with gcc - SysTutorials to produce a static version of the build? In theory you wouldn't need the AppImage then (although maybe the...