python-jupyter-dash on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S python-jupyter-dash

* (Optional) Uninstall python-jupyter-dash on Arch using YAY

$ yay -Rns python-jupyter-dash

2. Manually Install "python-jupyter-dash" via AUR

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

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

b. Clone python-jupyter-dash's git locally

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

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

$ cd ~/python-jupyter-dash $ makepkg -si

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

ID: 1137199
Name: python-jupyter-dash
PackageBaseID: 173377
PackageBase: python-jupyter-dash
Version: 0.4.2-1
Description: Plotly Dash apps interactively from within Jupyter
URL: https://github.com/plotly/jupyter-dash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1637683063
LastModified: 1662663248
URLPath: /cgit/aur.git/snapshot/python-jupyter-dash.tar.gz