Easy steps to install xdpyinfo package on Mac
Package Information:
Application Name – xdpyinfo
What is xdpyinfo – Not Available for xdpyinfo
Use of xdpyinfo – X.Org: Utility for displaying information about an X server
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 xdpyinfo using brew
brew install xdpyinfo

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

xdpyinfo is ready to use now!