cl-parse-js on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cl-parse-js

* (Optional) Uninstall cl-parse-js on Arch using YAY

$ yay -Rns cl-parse-js

2. Manually Install "cl-parse-js" via AUR

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

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

b. Clone cl-parse-js's git locally

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

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

$ cd ~/cl-parse-js $ makepkg -si

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

ID: 1080319
Name: cl-parse-js
PackageBaseID: 178847
PackageBase: cl-parse-js
Version: r101.gfbadc60-1
Description: A Javascript parser in Common Lisp
URL: https://marijnhaverbeke.nl/parse-js/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652582109
LastModified: 1652582109
URLPath: /cgit/aur.git/snapshot/cl-parse-js.tar.gz