Category:PARI/GP: Difference between revisions

→‎Getting PARI/GP: fix FreeBSD, links
m (→‎Getting PARI/GP: iOS version)
(→‎Getting PARI/GP: fix FreeBSD, links)
Line 50:
| Ubuntu/Debian
| package manager
| [https://packages.debian.org/stretch/pari-gp Debian packages]
|
| <code>sudo apt-get install pari-gp</code>
|-
| Fedora
| package manager
| [https://apps.fedoraproject.org/packages/pari-gp Fedora packages]
|
| <code>sudo dnf install pari-gp</code>
|-
Line 65:
| FreeBSD
| package manager
| [https://svnweb.freebsd.org/ports/head/math/pari/ FreeBSD Ports Search]
|
| <code>sudo pkg install pari-gp2.9.4,2</code>
|-
| various