jupyter-nbgrader-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S jupyter-nbgrader-git

* (Optional) Uninstall jupyter-nbgrader-git on Arch using YAY

$ yay -Rns jupyter-nbgrader-git

2. Manually Install "jupyter-nbgrader-git" via AUR

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

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

b. Clone jupyter-nbgrader-git's git locally

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

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

$ cd ~/jupyter-nbgrader-git $ makepkg -si

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

ID: 1343692
Name: jupyter-nbgrader-git
PackageBaseID: 178779
PackageBase: jupyter-nbgrader-git
Version: v0.9.1.r1.g2ef44515-2
Description: A system for assigning and grading notebooks
URL: https://github.com/jupyter/nbgrader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leuko
Submitter: leuko
FirstSubmitted: 1652341397
LastModified: 1698527113
URLPath: /cgit/aur.git/snapshot/jupyter-nbgrader-git.tar.gz