this post was submitted on 20 Jun 2023
80 points (98.8% liked)

Memes

45746 readers
1068 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (3 children)

Why use this over .7z? I'm legit curious.

[–] [email protected] 1 points 1 year ago

I believe it's because tar.gz is more ubiquitous across unix distributions. I've honestly never seen a 7zip file on a unix system.

[–] [email protected] 1 points 1 year ago

It's likely a combination of tradition/habit and compatibility. Tar.gz is widely supported on *nix systems, and while 7z is highly efficient, its not as widely supported and may need additional libraries or software to work on some systems,/distros

[–] [email protected] 1 points 1 year ago (1 children)

Why use this over .xz? I'm legit curious.