Easy steps to install xcb-util-wm package on Mac
Package Information:
Application Name – xcb-util-wm
What is xcb-util-wm – Not Available for xcb-util-wm
Use of xcb-util-wm – Client and window-manager helpers for EWMH and ICCCM
URL – https://xcb.freedesktop.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 xcb-util-wm using brew
brew install xcb-util-wm

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

xcb-util-wm is ready to use now!