xbacklight

Utility to adjust backlight brightness using the RandR extension. More information: <https://gitlab.freedesktop.org/xorg/app/xbacklight>.

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