cl-javascript on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S cl-javascript

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

$ yay -Rns cl-javascript

2. Manually Install "cl-javascript" via AUR

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

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

b. Clone cl-javascript's git locally

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

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

$ cd ~/cl-javascript $ makepkg -si

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

ID: 1080754
Name: cl-javascript
PackageBaseID: 178878
PackageBase: cl-javascript
Version: 0.12.03.r29.g5ffa5e9-1
Description: Javascript compiler for Common Lisp (a.k.a. cl-js)
URL: https://marijnhaverbeke.nl/cl-javascript/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652666880
LastModified: 1652666880
URLPath: /cgit/aur.git/snapshot/cl-javascript.tar.gz