There is a package on the official Debian repository for the unstable (``sid``) and testing (``bookworm``) releases, called ``python3-graph-tool``.
There is a package on the official Debian repository for the unstable (``sid``) and testing (``bookworm``) releases, called ``python3-graph-tool``. If using any of these releases, it's enough to do
```
apt-get install python3-graph-tool
```
For other [Debian](http://www.debian.org/)releases, or [Ubuntu](http://www.ubuntu.com/), add the following line to your `/etc/apt/sources.list`,
For other [Debian](http://www.debian.org/) or [Ubuntu](http://www.ubuntu.com/) releases, add the following line to your `/etc/apt/sources.list`,
```
deb [ arch=amd64 ] https://downloads.skewed.de/apt DISTRIBUTION main