Hacker News new | ask | show | jobs
by eisa01 2971 days ago
Are there any good alternatives to 7-zip we can use instead?
1 comments

For extraction, use bsdtar from libarchive. It supports various container and compression formats. I never looked back to GNU tar, bsdtar is vastly superior.

https://github.com/libarchive/libarchive/wiki/LibarchiveForm...