evcxr_jupyter on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S evcxr_jupyter

* (Optional) Uninstall evcxr_jupyter on Arch using YAY

$ yay -Rns evcxr_jupyter

2. Manually Install "evcxr_jupyter" via AUR

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

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

b. Clone evcxr_jupyter's git locally

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

c. Go to ~/evcxr_jupyter folder and install it

$ cd ~/evcxr_jupyter $ makepkg -si

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

ID: 1371134
Name: evcxr_jupyter
PackageBaseID: 151147
PackageBase: evcxr_jupyter
Version: 0.17.0-1
Description: A Jupyter Kernel for the Rust programming language.
URL: https://github.com/google/evcxr/tree/main/evcxr_jupyter
NumVotes: 4
Popularity: 0.006808
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1586114615
LastModified: 1702802415
URLPath: /cgit/aur.git/snapshot/evcxr_jupyter.tar.gz