libsm

X.Org Session Management Library for client-server session handling

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: X Session Management Library

Commands

libsm

Examples

Check if libsm is installed and available on the system$ pkg-config --modversion libsm
Verify libsm library files and their location$ pkg-config --libs libsm
Get compiler flags needed to use libsm in development$ pkg-config --cflags libsm