plam on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "plam" 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 plam on Arch using YAY
$
yay -S
plam
Copied
* (Optional) Uninstall plam on Arch using YAY
$
yay -Rns
plam
Copied
2. Manually Install "plam" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone plam's git locally
$
git clone https://aur.archlinux.org/plam.git
~/plam
Copied
c. Go to ~/plam folder and install it
$
cd
~/plam
Copied
$
makepkg -si
Copied
3. Information about the plam package on Arch User Repository (AUR)
ID: 644003
Name: plam
PackageBaseID: 144578
PackageBase: plam
Version: 2.2.0-1
Description: A tool to explore, test and implement various λ-expressions
URL: https://github.com/sandrolovnicki/pLam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trazayuya
Submitter: trazayuya
FirstSubmitted: 1566850045
LastModified: 1567884517
URLPath: /cgit/aur.git/snapshot/plam.tar.gz
Name: plam
PackageBaseID: 144578
PackageBase: plam
Version: 2.2.0-1
Description: A tool to explore, test and implement various λ-expressions
URL: https://github.com/sandrolovnicki/pLam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trazayuya
Submitter: trazayuya
FirstSubmitted: 1566850045
LastModified: 1567884517
URLPath: /cgit/aur.git/snapshot/plam.tar.gz