xeus2 on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S xeus2

* (Optional) Uninstall xeus2 on Arch using YAY

$ yay -Rns xeus2

2. Manually Install "xeus2" via AUR

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

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

b. Clone xeus2's git locally

$ git clone https://aur.archlinux.org/xeus2.git ~/xeus2

c. Go to ~/xeus2 folder and install it

$ cd ~/xeus2 $ makepkg -si

3. Information about the xeus2 package on Arch User Repository (AUR)

ID: 1207501
Name: xeus2
PackageBaseID: 190006
PackageBase: xeus2
Version: 2.4.1-3
Description: C++ implementation of the Jupyter kernel protocol
URL: https://github.com/QuantStack/xeus
NumVotes: 1
Popularity: 0.000258
OutOfDate:
Maintainer:
Submitter: ciappi
FirstSubmitted: 1675105567
LastModified: 1675709099
URLPath: /cgit/aur.git/snapshot/xeus2.tar.gz