Install Graphviz on workstations, CI runners, or rendering hosts.
sudo apt update sudo apt install -y graphviz
sudo dnf install -y graphviz
dot -V