blockdiag

generate block-diagram image file from spec-text file

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