pylisp-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pylisp-git

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

$ yay -Rns pylisp-git

2. Manually Install "pylisp-git" via AUR

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

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

b. Clone pylisp-git's git locally

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

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

$ cd ~/pylisp-git $ makepkg -si

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

ID: 193961
Name: pylisp-git
PackageBaseID: 52697
PackageBase: pylisp-git
Version: 20110926-1
Description: Python compatible, Scheme-like with CL style macros and w/o continuations.
URL: https://github.com/pavpanchekha/pylisp
NumVotes: 0
Popularity: 0
OutOfDate: 1678934691
Maintainer:
Submitter: keenerd
FirstSubmitted: 1317045513
LastModified: 1434169117
URLPath: /cgit/aur.git/snapshot/pylisp-git.tar.gz