添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

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

Precompiled binaries are available attached to releases on Gitlab, https://gitlab.com/graphviz/graphviz/-/releases . You may also find it useful to try one of the following third-party sites.

Debian *, Ubuntu *

sudo apt install graphviz

Fedora project*, Rocky Linux, Redhat Enterprise Linux, or CentOS*

sudo dnf install graphviz

Windows

Stable Windows install packages, built with Microsoft Visual Studio 16 2019:

  • graphviz-12.0.0 graphviz-12.0.0 (64-bit) ZIP archive [sha256] (contains all tools and libraries)
  • graphviz-12.0.0 (32-bit) ZIP archive [sha256] (contains all tools and libraries) graphviz-12.0.0 (64-bit) EXE installer [sha256] graphviz-12.0.0 (32-bit) EXE installer [sha256]

    MacPorts* provides both stable and development versions of Graphviz and the Mac GUI Graphviz.app. These can be obtained via the ports graphviz, graphviz-devel, graphviz-gui and graphviz-gui-devel.

    sudo port install graphviz
    

    Homebrew* has a Graphviz port.

    brew install graphviz
    

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

    We would appreciate if someone donates a script to run pkgbuild or productbuild to automatically generate macOS 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

  • DragonFly BSD*
  • FreeBSD*
  • NetBSD*
  • OpenBSD*
  •