xautolock

Program launcher for idle X sessions

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