python-nbopen on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-nbopen

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

$ yay -Rns python-nbopen

2. Manually Install "python-nbopen" via AUR

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

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

b. Clone python-nbopen's git locally

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

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

$ cd ~/python-nbopen $ makepkg -si

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

ID: 689718
Name: python-nbopen
PackageBaseID: 143157
PackageBase: python-nbopen
Version: 0.6-4
Description: Opens an Jupyter notebook in the best available server
URL: https://pypi.org/project/nbopen
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: specter119
Submitter: specter119
FirstSubmitted: 1561983808
LastModified: 1579967240
URLPath: /cgit/aur.git/snapshot/python-nbopen.tar.gz