almond on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S almond

* (Optional) Uninstall almond on Arch using YAY

$ yay -Rns almond

2. Manually Install "almond" via AUR

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

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

b. Clone almond's git locally

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

c. Go to ~/almond folder and install it

$ cd ~/almond $ makepkg -si

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

ID: 1265547
Name: almond
PackageBaseID: 145269
PackageBase: almond
Version: 0.13.14-1
Description: A scala kernel for Jupyter
URL: https://almond.sh/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TaXules
Submitter: cafehaine
FirstSubmitted: 1569234379
LastModified: 1685463143
URLPath: /cgit/aur.git/snapshot/almond.tar.gz