python-nbtermix on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-nbtermix

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

$ yay -Rns python-nbtermix

2. Manually Install "python-nbtermix" via AUR

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

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

b. Clone python-nbtermix's git locally

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

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

$ cd ~/python-nbtermix $ makepkg -si

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

ID: 1193296
Name: python-nbtermix
PackageBaseID: 170984
PackageBase: python-nbtermix
Version: 0.1.5-1
Description: Fork of nbterm. Jupyter Notebooks in Your terminal.
URL: https://github.com/mtatton/nbterm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1631458066
LastModified: 1673117269
URLPath: /cgit/aur.git/snapshot/python-nbtermix.tar.gz