cl-jupyter on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S cl-jupyter

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

$ yay -Rns cl-jupyter

2. Manually Install "cl-jupyter" via AUR

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

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

b. Clone cl-jupyter's git locally

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

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

$ cd ~/cl-jupyter $ makepkg -si

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

ID: 357711
Name: cl-jupyter
PackageBaseID: 117189
PackageBase: cl-jupyter
Version: 0.7-3
Description: An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
URL: https://github.com/fredokun/cl-jupyter
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1479515796
LastModified: 1479520198
URLPath: /cgit/aur.git/snapshot/cl-jupyter.tar.gz