jupyter-nbgitpuller on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jupyter-nbgitpuller

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

$ yay -Rns jupyter-nbgitpuller

2. Manually Install "jupyter-nbgitpuller" via AUR

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

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

b. Clone jupyter-nbgitpuller's git locally

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

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

$ cd ~/jupyter-nbgitpuller $ makepkg -si

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

ID: 1326879
Name: jupyter-nbgitpuller
PackageBaseID: 197986
PackageBase: jupyter-nbgitpuller
Version: 1.2.0-2
Description: Jupyter server extension to sync a git repository one-way to a local path
URL: https://github.com/jupyterhub/nbgitpuller
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lahwaacz
Submitter: lahwaacz
FirstSubmitted: 1695968543
LastModified: 1696058996
URLPath: /cgit/aur.git/snapshot/jupyter-nbgitpuller.tar.gz