How to Install libxrandr-dev in Ubuntu 18.04



Install libxrandr-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libxrandr-dev

Description:

X11 RandR extension library (development headers)

libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . This package contains the development headers for the library found in libxrandr2. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr

Version: 2:1.5.1-1

Section: libdevel