run-mailcap

Run MailCap Programs. Run mailcap view, see, edit, compose, print - execute programs via entries in the mailcap file (or any of its aliases) will use the given action to process each mime-type/file. More information: <https://manned.org/run-mailcap>.

Debian Debian
RUN apt-get update && \ apt-get install -y mime-support
Ubuntu
RUN apt-get update && \ apt-get install -y mime-support
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mime-support
Raspbian
RUN apt-get update && \ apt-get install -y mime-support
click the source code to copy install run-mailcap on any operating system with command-not-found.com