7z usually.
7-zip on desktop and ZArchiver on Android.
cmix :)
Seriously though, probably tar+gz/xz/etc.
At least 32GB of RAM is recommended to run cmix.
Oof.
I may be weird but I use both Ark (default archiver in KDE) and 7-zip in wine. The reason is that 7-zip has better compatibility with some file formats but most importantly, Ark can’t extract files with unicode file names from some archive formats (including tar!). This problem has been known for years and affect many other linux archivers, it’s a pain in the ass.
Isn’t there a command line 7zip for Linux + custom gui for it, or from another compression manager software?
Yep, it’s unofficial but the tools are p7zip and p7zip-gui. Confusingly, there’s also PeaZip (which uses the 7zip libraries) and has no relation to the former.
p7zip doesn’t seem to be maintained anymore, 2016 seems to be last update (direct link to source forge from the 7zip website).
However a direct official cli port seems to have been created. Not sure if it can be installed through a repo, or if it has to be downloaded from the 7zip website.
I saw some older threads saying it wasn’t maintained anymore
p7zip doesn’t seem to be maintained anymore
There’s an active fork for it, and some disros (Arch for one) have switched to it already.
But yea, there is an official 7-zip cli port, it’s being maintained but I haven’t seen it in any repos yet though.
Apparently it’s something called file roller, which shows up in Mint as Archive Manager. And yes, I had to look that up right now. Never thought about it before.
tar + zstd - beat this!
that thumbnail :D
7zip is the way.
Unless, I am working in linux. Then tar+gzip.
Unless, I am doing backups or ZFS. Then, LZO typically, due to speed and minimal overhead.
☑️ “Compress the contents of this folder to save disk space.”
(used sparingly, mostly on older HTML folders.)
(just did my ~weekly log back into kbin dance.)
7z gui on arch
gzip
On iOS i use command line archivers for whatever the file i want to decompress is, p7zip if i want to compress a file. On linux i use ark for compressing small files and decompressing files, because it integrates well with dolphin. For compressing i use PeaZip because it shows the progress.