python-nbdime on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-nbdime

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

$ yay -Rns python-nbdime

2. Manually Install "python-nbdime" via AUR

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

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

b. Clone python-nbdime's git locally

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

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

$ cd ~/python-nbdime $ makepkg -si

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

ID: 1017768
Name: python-nbdime
PackageBaseID: 120784
PackageBase: python-nbdime
Version: 3.1.1-2
Description: Diff and merge of Jupyter Notebooks
URL: https://github.com/jupyter/nbdime
NumVotes: 8
Popularity: 0.048682
OutOfDate:
Maintainer: j605
FirstSubmitted: 1489949527
LastModified: 1642003217
URLPath: /cgit/aur.git/snapshot/python-nbdime.tar.gz

5. The same packages on other Linux Distributions