cl-parenscript on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S cl-parenscript

* (Optional) Uninstall cl-parenscript on Arch using YAY

$ yay -Rns cl-parenscript

2. Manually Install "cl-parenscript" via AUR

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

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

b. Clone cl-parenscript's git locally

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

c. Go to ~/cl-parenscript folder and install it

$ cd ~/cl-parenscript $ makepkg -si

3. Information about the cl-parenscript package on Arch User Repository (AUR)

ID: 1080759
Name: cl-parenscript
PackageBaseID: 178879
PackageBase: cl-parenscript
Version: 2.7.1.r21.g1fd720b-1
Description: Lisp to Javascript transpiler
URL: https://gitlab.common-lisp.net/parenscript/parenscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652667571
LastModified: 1652667571
URLPath: /cgit/aur.git/snapshot/cl-parenscript.tar.gz