Easy steps to install libdeflate package on Mac
Package Information:
Application Name – libdeflate
What is libdeflate – Not Available for libdeflate
Use of libdeflate – Heavily optimized DEFLATE/zlib/gzip compression and decompression
URL – https://github.com/ebiggers/libdeflate
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install libdeflate using brew
brew install libdeflate
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libdeflate is ready to use now!