xeus-cling on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S xeus-cling

* (Optional) Uninstall xeus-cling on Arch using YAY

$ yay -Rns xeus-cling

2. Manually Install "xeus-cling" via AUR

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

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

b. Clone xeus-cling's git locally

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

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

$ cd ~/xeus-cling $ makepkg -si

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

ID: 1381576
Name: xeus-cling
PackageBaseID: 157981
PackageBase: xeus-cling
Version: 0.15.3-2
Description: A C++ jupyter kernel based on xeus and cling
URL: https://github.com/jupyter-xeus/xeus-cling
NumVotes: 4
Popularity: 0.032714
OutOfDate:
Maintainer: carlosal1015
Submitter: sgsaenger
FirstSubmitted: 1600878601
LastModified: 1704580875
URLPath: /cgit/aur.git/snapshot/xeus-cling.tar.gz