Easy steps to install xcb-util package on Mac
Package Information:
Application Name – xcb-util
What is xcb-util – Not Available for xcb-util
Use of xcb-util – Additional extensions to the XCB library
URL – https://xcb.freedesktop.org
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 xcb-util using brew
brew install xcb-util
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
xcb-util is ready to use now!