There are many ways to install Gaphor. The simplest is to download the
official installer for Windows or macOS. For Linux you can install Gaphor
using FlatHub. You can also use Python’s built-in pip
tool as long as you
have all the required dependencies installed.
If you’re a developer, you can find the source code on GitHub.
Flatpak是在 Linux 中安装 Gaphor 的推荐方法。如果您还没有设置好flatpak,请按照安装 Flatpak的说明进行安装。
手动安装 Gaphor:
flatpak remote-add --user --if-not-exists \
flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install --user flathub org.gaphor.Gaphor
Gaphor 可通过 AUR 软件包安装。