python-py2nb on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-py2nb

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

$ yay -Rns python-py2nb

2. Manually Install "python-py2nb" via AUR

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

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

b. Clone python-py2nb's git locally

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

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

$ cd ~/python-py2nb $ makepkg -si

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

ID: 1106320
Name: python-py2nb
PackageBaseID: 137166
PackageBase: python-py2nb
Version: 1.0.0-4
Description: Convert python scripts to jupyter notebooks
URL: https://github.com/williamjameshandley/py2nb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1541402813
LastModified: 1656686818
URLPath: /cgit/aur.git/snapshot/python-py2nb.tar.gz