nteract on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install nteract on Arch using YAY
$
yay -S
nteract
Copied
* (Optional) Uninstall nteract on Arch using YAY
$
yay -Rns
nteract
Copied
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
Copied
b. Clone nteract's git locally
$
git clone https://aur.archlinux.org/nteract.git
~/nteract
Copied
c. Go to ~/nteract folder and install it
$
cd
~/nteract
Copied
$
makepkg -si
Copied
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
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