Download this file
1 2 3 4 5 6
# Install Graphviz system dependency sudo apt update sudo apt install -y graphviz # Verify installation dot -V