gp2c on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "gp2c" 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 gp2c on Arch using YAY

$ yay -S gp2c

* (Optional) Uninstall gp2c on Arch using YAY

$ yay -Rns gp2c

2. Manually Install "gp2c" via AUR

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

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

b. Clone gp2c's git locally

$ git clone https://aur.archlinux.org/gp2c.git ~/gp2c

c. Go to ~/gp2c folder and install it

$ cd ~/gp2c $ makepkg -si

3. Information about the gp2c package on Arch User Repository (AUR)

ID: 815476
Name: gp2c
PackageBaseID: 35068
PackageBase: gp2c
Version: 0.0.12-1
Description: Translates GP scripts to PARI programs
URL: http://pari.math.u-bordeaux.fr/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: vesath
Submitter:
FirstSubmitted: 1267261503
LastModified: 1604833235
URLPath: /cgit/aur.git/snapshot/gp2c.tar.gz