cling-jupyter-dev on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S cling-jupyter-dev

* (Optional) Uninstall cling-jupyter-dev on Arch using YAY

$ yay -Rns cling-jupyter-dev

2. Manually Install "cling-jupyter-dev" via AUR

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

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

b. Clone cling-jupyter-dev's git locally

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

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

$ cd ~/cling-jupyter-dev $ makepkg -si

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

ID: 821388
Name: cling-jupyter-dev
PackageBaseID: 157980
PackageBase: cling-dev
Version: v0.7-2
Description: Interactive C++ interpreter (includes custom clang and llvm for dev).
URL: https://root.cern.ch/cling
NumVotes: 0
Popularity: 0
OutOfDate: 1611128747
Maintainer: ralphptorres
Submitter: sgsaenger
FirstSubmitted: 1600878531
LastModified: 1605884761
URLPath: /cgit/aur.git/snapshot/cling-jupyter-dev.tar.gz