evince-previewer

Document (PostScript, PDF) viewer

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