How to Install libsm-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsm-dev

Description:

X11 Session Management library (development headers)

This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the development headers for the library found in libsm6. 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/libSM

Version: 2:1.2.2-1

Section: libdevel