xeus on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S xeus

* (Optional) Uninstall xeus on Arch using YAY

$ yay -Rns xeus

2. Manually Install "xeus" via AUR

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

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

b. Clone xeus's git locally

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

c. Go to ~/xeus folder and install it

$ cd ~/xeus $ makepkg -si

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

ID: 1382638
Name: xeus
PackageBaseID: 131084
PackageBase: xeus
Version: 3.1.5-1
Description: C++ implementation of the Jupyter kernel protocol
URL: https://github.com/QuantStack/xeus
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ModYokosuka
Submitter: yitzi
FirstSubmitted: 1521988570
LastModified: 1704746059
URLPath: /cgit/aur.git/snapshot/xeus.tar.gz