nteract-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nteract-bin

* (Optional) Uninstall nteract-bin on Arch using YAY

$ yay -Rns nteract-bin

2. Manually Install "nteract-bin" via AUR

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

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

b. Clone nteract-bin's git locally

$ git clone https://aur.archlinux.org/nteract-bin.git ~/nteract-bin

c. Go to ~/nteract-bin folder and install it

$ cd ~/nteract-bin $ makepkg -si

3. Information about the nteract-bin package on Arch User Repository (AUR)

ID: 853407
Name: nteract-bin
PackageBaseID: 116124
PackageBase: nteract-bin
Version: 0.28.0-1
Description: Interactive literate coding notebook
URL: https://nteract.io
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: chendaniely
Submitter: chendaniely
FirstSubmitted: 1476214865
LastModified: 1611662553
URLPath: /cgit/aur.git/snapshot/nteract-bin.tar.gz