Download

Source Code

Source code packages for the latest stable and development versions of Graphviz are available, along with instructions for anonymous access to the sources using Git.

Executable Packages

Packages marked with an asterisk(*) are provided by outside parties. We list them for convenience, but disclaim responsibility for the contents of these packages.

Linux

We do not provide precompiled packages any more. You may find it useful to try one of the following third-party sites.

Windows

Mostly correct notes for building Graphviz on Windows can be found here.

Mac

We need help with OSX, if you would like to volunteer.

We would appreciate if someone donates a script to run pkgbuild or productbuild to automatically generate OSX installers. Packaging for Apple Administrators could be a good reference. Note graphviz needs postinstall actions, at least dot -c; also fc-cache if Graphviz has freetype/cairopango drivers.

Solaris

For Solaris, please use the graphviz stable releases here. These are maintained by Laurent Blume / John Ellson. Currently available packages are:

graphviz Graph Visualization Tools
graphviz_dev Graphviz headers etc. for development
graphvizdoc Graphviz documentation
graphvizgdGraphviz renderers using gd
graphvizgraphsGraphviz example graphs
graphvizguileGraphviz language binding for guile
graphvizperlGraphviz language binding for perl
graphvizpythonGraphviz language binding for python
graphvizrubyGraphviz language binding for ruby
graphvizsharpGraphviz language binding for C#
graphviztclGraphviz language binding for tcl

Minimally, graphviz and graphvizgd should be installed.

Other Unix

Last modified June 19, 2021 : Update _index.md (71bc660)