Skip to content
Discussion options

You must be logged in to vote

First of all, wrong repo, and this is also more of a question than an issue.

The reason why 7z works is because it apparently supports squashfs.

tar just supports tar archives, optionally compressed with algorithms like xz (LZMA).

You cannot just "add support" to the AppImage format like you suggest. You would have to make AppImages valid tar archives. And that is not possible.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@oech3
Comment options

@TheAssassin
Comment options

@oech3
Comment options

@TheAssassin
Comment options

Answer selected by TheAssassin
Comment options

You must be logged in to vote
0 replies
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
Converted from issue

This discussion was converted from issue #1415 on September 27, 2025 19:19.