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
Copied
b. Install yap on Arch using YAY
$
yay -S
yap
Copied
* (Optional) Uninstall yap on Arch using YAY
$
yay -Rns
yap
Copied
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
Copied
b. Clone yap's git locally
$
git clone https://aur.archlinux.org/yap.git
~/yap
Copied
c. Go to ~/yap folder and install it
$
cd
~/yap
Copied
$
makepkg -si
Copied
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
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