How to Install libxi-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libxi-dev

Description:

X11 Input extension library (development headers)

libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . This package contains the development headers for the library found in libxi6. 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/libXi

Homepage: https://www.x.org/

Version: 2:1.7.9-1

Section: libdevel