xeus on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install xeus on Arch using YAY
$
yay -S
xeus
Copied
* (Optional) Uninstall xeus on Arch using YAY
$
yay -Rns
xeus
Copied
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
Copied
b. Clone xeus's git locally
$
git clone https://aur.archlinux.org/xeus.git
~/xeus
Copied
c. Go to ~/xeus folder and install it
$
cd
~/xeus
Copied
$
makepkg -si
Copied
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
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