sxiv

Simple X Image Viewer. More information: <https://github.com/muennich/sxiv>.

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