After extracting an AppImage and making some changes how to build the AppImage again?

Solution 1:

I think I have found the answer. By downloading appimagetool from the github page (which is an AppImage itself) and running it as follows:

./appimagetool-x86_64.AppImage  ./squashfs-root

This build the AppImage.