import

Capture some or all of an X server screen, and save the image to a file. Part of ImageMagick. More information: <https://imagemagick.org/script/import.php>.

Debian Debian
RUN apt-get update && \ apt-get install -y graphicsmagick-imagemagick-compat
Ubuntu
RUN apt-get update && \ apt-get install -y openerp6.1-core
Arch Arch Linux
RUN pacman -S --noconfirm plan9port
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y graphicsmagick-imagemagick-compat
Fedora
RUN dnf install -y openerp7
Raspbian
RUN apt-get update && \ apt-get install -y graphicsmagick-imagemagick-compat
click the source code to copy install import on any operating system with command-not-found.com