Xvfb

Virtual Framebuffer 'fake' X server

  • Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
  • Homepage: https://www.x.org/
  • Section: x11
Debian Debian
RUN apt-get update && \ apt-get install -y xvfb
Ubuntu
RUN apt-get update && \ apt-get install -y xvfb
Alpine
RUN apk add xvfb
Arch Arch Linux
RUN pacman -S --noconfirm xorg-x11-server-Xvfb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xvfb
CentOS
RUN yum install -y xorg-x11-server-Xvfb
Fedora
RUN dnf install -y xorg-x11-server-Xvfb
Raspbian
RUN apt-get update && \ apt-get install -y xvfb
click the source code to copy install Xvfb on any operating system with command-not-found.com