How to install xz data compression software using Brew


XZ is one of the most popular free general-purpose data compression software that provides a high compression ratio (creates file 30% smaller output than gzip and 15% smaller output than bzip2)

Installing xz using Brew

Comand:
brew install xz
Install xz using brew
-




Have Questions? Post them here!