lxsettings-daemon

LXDE default session manager

Debian Debian
RUN apt-get update && \ apt-get install -y lxsession
Ubuntu
RUN apt-get update && \ apt-get install -y lxsession
Alpine
RUN apk add lxsession
Arch Arch Linux
RUN pacman -S --noconfirm lxsession
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lxde-settings-daemon
Fedora
RUN dnf install -y lxsession
Raspbian
RUN apt-get update && \ apt-get install -y lxsession
click the source code to copy install lxsettings-daemon on any operating system with command-not-found.com