How to Install libxrandr2 in Ubuntu 18.04



Install libxrandr2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libxrandr2

Description:

X11 RandR extension library

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. . 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: libs