nteract on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S nteract

* (Optional) Uninstall nteract on Arch using YAY

$ yay -Rns nteract

2. Manually Install "nteract" via AUR

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

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

b. Clone nteract's git locally

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

c. Go to ~/nteract folder and install it

$ cd ~/nteract $ makepkg -si

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

ID: 1283067
Name: nteract
PackageBaseID: 182932
PackageBase: nteract
Version: 0.28.0-1
Description: Interactive literate coding notebook
URL: https://nteract.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malwareslayer
Submitter: malwareslayer
FirstSubmitted: 1654557874
LastModified: 1688463247
URLPath: /cgit/aur.git/snapshot/nteract.tar.gz