nbviewer-gui on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S nbviewer-gui

* (Optional) Uninstall nbviewer-gui on Arch using YAY

$ yay -Rns nbviewer-gui

2. Manually Install "nbviewer-gui" via AUR

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

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

b. Clone nbviewer-gui's git locally

$ git clone https://aur.archlinux.org/nbviewer-gui.git ~/nbviewer-gui

c. Go to ~/nbviewer-gui folder and install it

$ cd ~/nbviewer-gui $ makepkg -si

3. Information about the nbviewer-gui package on Arch User Repository (AUR)

ID: 1117825
Name: nbviewer-gui
PackageBaseID: 183902
PackageBase: nbviewer-gui
Version: 1.0.4-00
Description: A Utility for previewing *.ipynb files in linux machines
URL: https://github.com/jithu7432/nb-viewer
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: jithinj.johnson
Submitter: jithinj.johnson
FirstSubmitted: 1657453081
LastModified: 1658863764
URLPath: /cgit/aur.git/snapshot/nbviewer-gui.tar.gz