microsoft / microsoft/edit

Why tar.zst file over gzip compression in the Linux release?

Open
#571 17 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
14.6k
Forks
734
Avg merge
8h 40m
Merged PRs (30d)
4

Description

What is the purpose of using a tar.zst file over a tar.gz for the release?

Trying to install this in Azure Linux, but the unzstd compression is not there, making it hard to install, as I am not admin on the machine.

Given that this is a Linux binary, why not the standard tar.gz compression?

thx

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the Linux release artifact is packaged and why tar.zst is selected instead of tar.gz. Check the release configuration and discussion for the existing rationale; done means either documenting that rationale or defining and validating an alternative archive that works without unzstd.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.