jupyter_dashboards on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jupyter_dashboards

* (Optional) Uninstall jupyter_dashboards on Arch using YAY

$ yay -Rns jupyter_dashboards

2. Manually Install "jupyter_dashboards" via AUR

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

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

b. Clone jupyter_dashboards's git locally

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

c. Go to ~/jupyter_dashboards folder and install it

$ cd ~/jupyter_dashboards $ makepkg -si

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

ID: 427272
Name: jupyter_dashboards
PackageBaseID: 124032
PackageBase: jupyter_dashboards
Version: 0.7.0-1
Description: Extension for deploying jupyter notebooks as dynamic dashboards
URL: https://pypi.python.org/pypi/jupyter_dashboards/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1499995130
LastModified: 1499995130
URLPath: /cgit/aur.git/snapshot/jupyter_dashboards.tar.gz