Skip to content

appimagetool vs appimage-builder #1245

Answered by TheAssassin
kuiperzone asked this question in Q&A
Discussion options

You must be logged in to vote

https://docs.appimage.org/packaging-guide/from-source/index.html#ref-packaging-from-source mentions tools like linuxdeploy, which can be used to create AppDirs (and AppImages subsequently), too. appimage-builder is not the "de facto tool".

appimagetool is used by linuxdeploy as well as appimage-builder, electron-builder and many other tools. All it does is take an AppDir and build the resulting AppImage. It's the last tool in the pipeline and requires a ready-to-package AppDir.

linuxdeploy, appimage-builder, electron-builder and all the others are used to bundle an application and its dependencies in an AppDir, too. They typically bundle appimagetool to then build the AppImage from the fi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kuiperzone
Comment options

Answer selected by kuiperzone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants