pari-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "pari-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install pari-git on Arch using YAY

$ yay -S pari-git

* (Optional) Uninstall pari-git on Arch using YAY

$ yay -Rns pari-git

2. Manually Install "pari-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone pari-git's git locally

$ git clone https://aur.archlinux.org/pari-git.git ~/pari-git

c. Go to ~/pari-git folder and install it

$ cd ~/pari-git $ makepkg -si

3. Information about the pari-git package on Arch User Repository (AUR)

ID: 726377
Name: pari-git
PackageBaseID: 92205
PackageBase: pari-git
Version: 20200425.46e7f37c5-1
Description: Computer algebra system designed for fast computations in number theory
URL: https://pari.math.u-bordeaux.fr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vesath
FirstSubmitted: 1429054204
LastModified: 1587849126
URLPath: /cgit/aur.git/snapshot/pari-git.tar.gz