nbopen on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nbopen

* (Optional) Uninstall nbopen on Arch using YAY

$ yay -Rns nbopen

2. Manually Install "nbopen" via AUR

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

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

b. Clone nbopen's git locally

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

c. Go to ~/nbopen folder and install it

$ cd ~/nbopen $ makepkg -si

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

ID: 1040099
Name: nbopen
PackageBaseID: 99256
PackageBase: nbopen
Version: 0.6-4
Description: Opens an Jupyter notebook in the best available server
URL: https://github.com/takluyver/nbopen
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1441270741
LastModified: 1645283580
URLPath: /cgit/aur.git/snapshot/nbopen.tar.gz