yap on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S yap

* (Optional) Uninstall yap on Arch using YAY

$ yay -Rns yap

2. Manually Install "yap" via AUR

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

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

b. Clone yap's git locally

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

c. Go to ~/yap folder and install it

$ cd ~/yap $ makepkg -si

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

ID: 592291
Name: yap
PackageBaseID: 95064
PackageBase: yap
Version: 6.3.3-1
Description: A high-performance Prolog compiler
URL: http://www.dcc.fc.up.pt/~vsc/yap/
NumVotes: 2
Popularity: 0
OutOfDate: 1690454518
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1434950494
LastModified: 1551914488
URLPath: /cgit/aur.git/snapshot/yap.tar.gz