Linux AppImageΒΆ
Current support for building Linux AppImages is in its early stages of development.
A few notes:
- Creating AppImages requires passing the
--icon-pathoption, pointing to a PNG file to be used as an icon. - The required
.desktopfile, embedded into the AppImage, currently has a hard-coded category ofEducation. - By default,
pupuses an x86-64 AppImageTool from https://github.com/AppImage/AppImageKit/releases. It can be overridden by setting thePUP_AIT_URLenvironment variable to the URL of an alternative AppImageTool AppImage.