diff --git a/hugo/content/installation/building/unix/third-party.md b/hugo/content/installation/building/unix/third-party.md index 05ac289c5b275df8430031a72d1f9e62374f4b81..7731c406da00806e41546052e04f89b44547ec78 100644 --- a/hugo/content/installation/building/unix/third-party.md +++ b/hugo/content/installation/building/unix/third-party.md @@ -28,7 +28,12 @@ including `algorithm/string`, `bimap`, `geometry`, `numeric/interval`, `polymorp Recommended software: -* `perl` (for generating a man page) +* For generating a man page: + * `perl` +* For [Matplotlib usetex mode]({{% ref-py "result/matplotlib.md" %}}): + * `texlive-latex-extra` (and dependencies) + * `dvipng` + * `cm-super-minimal` All these can be easily installed on most Linux distributions using the system's package manager. Below are a few examples for several