jupyter-pythreejs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jupyter-pythreejs

* (Optional) Uninstall jupyter-pythreejs on Arch using YAY

$ yay -Rns jupyter-pythreejs

2. Manually Install "jupyter-pythreejs" via AUR

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

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

b. Clone jupyter-pythreejs's git locally

$ git clone https://aur.archlinux.org/jupyter-pythreejs.git ~/jupyter-pythreejs

c. Go to ~/jupyter-pythreejs folder and install it

$ cd ~/jupyter-pythreejs $ makepkg -si

3. Information about the jupyter-pythreejs package on Arch User Repository (AUR)

ID: 1254446
Name: jupyter-pythreejs
PackageBaseID: 192568
PackageBase: jupyter-pythreejs
Version: 2.4.1-2
Description: Interactive 3D graphics for the Jupyter Notebook and JupyterLab, using Three.js and Jupyter Widgets
URL: https://github.com/jupyter-widgets/pythreejs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1681246778
LastModified: 1683496434
URLPath: /cgit/aur.git/snapshot/jupyter-pythreejs.tar.gz

5. The same packages on other Linux Distributions