nbtutor on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S nbtutor

* (Optional) Uninstall nbtutor on Arch using YAY

$ yay -Rns nbtutor

2. Manually Install "nbtutor" via AUR

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

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

b. Clone nbtutor's git locally

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

c. Go to ~/nbtutor folder and install it

$ cd ~/nbtutor $ makepkg -si

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

ID: 1386543
Name: nbtutor
PackageBaseID: 186433
PackageBase: nbtutor
Version: 2.0.3-4
Description: Visualize Python code execution in Jupyter Notebook cells
URL: https://github.com/lgpage/nbtutor
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: carlosal1015
FirstSubmitted: 1665196997
LastModified: 1705376156
URLPath: /cgit/aur.git/snapshot/nbtutor.tar.gz