python-nbinteract on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-nbinteract

* (Optional) Uninstall python-nbinteract on Arch using YAY

$ yay -Rns python-nbinteract

2. Manually Install "python-nbinteract" via AUR

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

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

b. Clone python-nbinteract's git locally

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

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

$ cd ~/python-nbinteract $ makepkg -si

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

ID: 597860
Name: python-nbinteract
PackageBaseID: 140589
PackageBase: python-nbinteract
Version: 0.2.4-1
Description: Export interactive HTML pages from Jupyter Notebooks
URL: https://github.com/SamLau95/nbinteract
NumVotes: 1
Popularity: 0
OutOfDate: 1609550982
Maintainer: nickcorona
Submitter: nickcorona
FirstSubmitted: 1553448806
LastModified: 1553448806
URLPath: /cgit/aur.git/snapshot/python-nbinteract.tar.gz