Easy steps to install libxrandr package on Mac
Package Information:
Application Name – libxrandr
What is libxrandr – Not Available for libxrandr
Use of libxrandr – X.Org: X Resize, Rotate and Reflection extension library
URL – https://www.x.org/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install libxrandr using brew
brew install libxrandr

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

libxrandr is ready to use now!