i3lock

Simple screen locker built for the i3 window manager. More information: <https://i3wm.org/i3lock>.

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