Easy steps to install libimagequant package on Mac
Package Information:
Application Name – libimagequant
What is libimagequant – Not Available for libimagequant
Use of libimagequant – Palette quantization library extracted from pnquant2
URL – https://pngquant.org/lib/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install libimagequant using brew
brew install libimagequant

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

libimagequant is ready to use now!