nbmanager-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nbmanager-git

* (Optional) Uninstall nbmanager-git on Arch using YAY

$ yay -Rns nbmanager-git

2. Manually Install "nbmanager-git" via AUR

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

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

b. Clone nbmanager-git's git locally

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

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

$ cd ~/nbmanager-git $ makepkg -si

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

ID: 534556
Name: nbmanager-git
PackageBaseID: 96263
PackageBase: nbmanager-git
Version: 43.c90aac4-2
Description: A GUI to view and manager running Jupyter notebook servers
URL: https://github.com/jupyter/nbmanager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1437556205
LastModified: 1534163708
URLPath: /cgit/aur.git/snapshot/nbmanager-git.tar.gz