python-nbterm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-nbterm

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

$ yay -Rns python-nbterm

2. Manually Install "python-nbterm" via AUR

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

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

b. Clone python-nbterm's git locally

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

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

$ cd ~/python-nbterm $ makepkg -si

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

ID: 1193294
Name: python-nbterm
PackageBaseID: 166145
PackageBase: python-nbterm
Version: 0.0.13-1
Description: A tool for viewing, editing and executing Jupyter Notebooks in the terminal
URL: https://github.com/davidbrochart/nbterm.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1619539256
LastModified: 1673117123
URLPath: /cgit/aur.git/snapshot/python-nbterm.tar.gz