gapc-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gapc-git

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

$ yay -Rns gapc-git

2. Manually Install "gapc-git" via AUR

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

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

b. Clone gapc-git's git locally

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

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

$ cd ~/gapc-git $ makepkg -si

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

ID: 831855
Name: gapc-git
PackageBaseID: 150883
PackageBase: gapc-git
Version: 2020.12.08.301.f58a1c2-1
Description: The Bellman's GAP Compiler (GAP-C) is the novel ADP compiler which translates GAP-L programs into efficient C++ code.
URL: https://bibiserv.cebitec.uni-bielefeld.de/gapc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RaumZeit
Submitter: RaumZeit
FirstSubmitted: 1585560077
LastModified: 1607635100
URLPath: /cgit/aur.git/snapshot/gapc-git.tar.gz