polynote on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S polynote

* (Optional) Uninstall polynote on Arch using YAY

$ yay -Rns polynote

2. Manually Install "polynote" via AUR

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

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

b. Clone polynote's git locally

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

c. Go to ~/polynote folder and install it

$ cd ~/polynote $ makepkg -si

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

ID: 1108508
Name: polynote
PackageBaseID: 151809
PackageBase: polynote
Version: 0.4.5-1
Description: An experimental polyglot notebook environment for Scala (and more)
URL: https://github.com/polynote/polynote
NumVotes: 0
Popularity: 0
OutOfDate: 1670251568
Maintainer:
Submitter: akeller
FirstSubmitted: 1587524530
LastModified: 1657136571
URLPath: /cgit/aur.git/snapshot/polynote.tar.gz