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