Compiling PARI from the GIT repository From source with GIT Clone the PARI repository with GIT (∼ 150MB). git clone https://pari.math.u-bordeaux.fr/git/pari.git cd pari Switch to the branch pari-A2022 git checkout origin/pari-A2022 -b pari-A2022