ammonite-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ammonite-git

* (Optional) Uninstall ammonite-git on Arch using YAY

$ yay -Rns ammonite-git

2. Manually Install "ammonite-git" via AUR

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

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

b. Clone ammonite-git's git locally

$ git clone https://aur.archlinux.org/ammonite-git.git ~/ammonite-git

c. Go to ~/ammonite-git folder and install it

$ cd ~/ammonite-git $ makepkg -si

3. Information about the ammonite-git package on Arch User Repository (AUR)

ID: 686095
Name: ammonite-git
PackageBaseID: 147131
PackageBase: ammonite-git
Version: r2276.2aa3f84e-1
Description: Scala Scripting
URL: http://ammonite.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sequencer
Submitter: Sequencer
FirstSubmitted: 1575273790
LastModified: 1579020967
URLPath: /cgit/aur.git/snapshot/ammonite-git.tar.gz