nbtopy on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S nbtopy

* (Optional) Uninstall nbtopy on Arch using YAY

$ yay -Rns nbtopy

2. Manually Install "nbtopy" via AUR

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

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

b. Clone nbtopy's git locally

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

c. Go to ~/nbtopy folder and install it

$ cd ~/nbtopy $ makepkg -si

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

ID: 1275839
Name: nbtopy
PackageBaseID: 186879
PackageBase: nbtopy
Version: 1.1-1
Description: Converts Jupyter notebook files to Python files
URL: https://github.com/bulletmark/nbtopy
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1666674134
LastModified: 1687214038
URLPath: /cgit/aur.git/snapshot/nbtopy.tar.gz