plam on AUR (Arch User Repository)

Last updated: September 29,2024

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

b. Install plam on Arch using YAY

$ yay -S plam

* (Optional) Uninstall plam on Arch using YAY

$ yay -Rns plam

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

b. Clone plam's git locally

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

c. Go to ~/plam folder and install it

$ cd ~/plam $ makepkg -si

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