intel-virtual-output

X.Org X server -- Intel i8xx, i9xx display driver

Debian Debian
RUN apt-get update && \ apt-get install -y xserver-xorg-video-intel
Ubuntu
RUN apt-get update && \ apt-get install -y xserver-xorg-video-intel-lts-xenial-dbg
Alpine
RUN apk add xf86-video-intel
Arch Arch Linux
RUN pacman -S --noconfirm xf86-video-intel
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xserver-xorg-video-intel
CentOS
RUN yum install -y intel-gpu-tools
Fedora
RUN dnf install -y intel-gpu-tools
click the source code to copy install intel-virtual-output on any operating system with command-not-found.com