Skip to content

Non-AppImage Linux releases #1470

@MV10

Description

@MV10

Proposal

Would you consider providing a separate tar.gz archive of non-self-contained Linux builds that can be extracted to a directory to run the app?

I'm a .NET dev so I have the SDK installed machine-wide, and for non-devs who prefer better control over their system, these days the runtimes are easily installed via standard package managers.

The AppImage release (a) wastes a lot of space if you already have the SDK or runtime, (b) leaves files all over the place in hidden / temp directories, (c) makes full portability impossible, and (d) users can't really uninstall the app unless they know about all these hidden / temp files.

I guess you could say my goal is full portability -- mount a location on any machine and as long as the runtime is present, the app "Just Works".

I understand AppImage is often easier for less-technical users. I'm requesting this in addition to AppImage releases, not in place of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions