Easy steps to install libxinerama package on Mac
Package Information:
Application Name – libxinerama
What is libxinerama – 13-Oct-2020 — Support library for CrossOver, the Windows emulator for Mac and Linux. … 64-bit Fedora : yum install libXinerama.i686 libXinerama.x86_64
Use of libxinerama – X.Org: API for Xinerama extension to X11 Protocol
URL – https://www.x.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 libxinerama using brew
brew install libxinerama
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libxinerama is ready to use now!