vss2raw

library for parsing the visio file structure -- tools

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