nbmerge on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nbmerge

* (Optional) Uninstall nbmerge on Arch using YAY

$ yay -Rns nbmerge

2. Manually Install "nbmerge" via AUR

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

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

b. Clone nbmerge's git locally

$ git clone https://aur.archlinux.org/nbmerge.git ~/nbmerge

c. Go to ~/nbmerge folder and install it

$ cd ~/nbmerge $ makepkg -si

3. Information about the nbmerge package on Arch User Repository (AUR)

ID: 1262447
Name: nbmerge
PackageBaseID: 171208
PackageBase: nbmerge
Version: 0.0.4-2
Description: A tool to merge / concatenate Jupyter (IPython) notebooks
URL: https://github.com/jbn/nbmerge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SamLukeYes
Submitter: SamLukeYes
FirstSubmitted: 1632069947
LastModified: 1684897888
URLPath: /cgit/aur.git/snapshot/nbmerge.tar.gz