feh

Lightweight image viewing utility. More information: <https://feh.finalrewind.org>.

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