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

Last updated: May 17,2024

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

$ yay -S cling-jupyter-git

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

$ yay -Rns cling-jupyter-git

2. Manually Install "cling-jupyter-git" 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-git's git locally

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

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

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

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

ID: 1327915
Name: cling-jupyter-git
PackageBaseID: 70808
PackageBase: cling-git
Version: r5123.45318c5a-1
Description: Interactive C++ interpreter built on the top of LLVM and Clang libraries.
URL: https://root.cern.ch/cling
NumVotes: 45
Popularity: 1.8E-5
OutOfDate:
Maintainer: ralphptorres
Submitter: hagabaka
FirstSubmitted: 1370674801
LastModified: 1696265459
URLPath: /cgit/aur.git/snapshot/cling-jupyter-git.tar.gz