lunatic on AUR( Arch User Repository.)

Last updated: September 26,2022

1. Install lunatic via UAR with a Helper - YAY

a. Install YAY (https://github.com/Jguer/yay)

pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

b. Install lunatic on Arch using YAY

yay -S lunatic

c. Remove lunatic on Arch using YAY

yay -Rns lunatic

2. Install lunatic via UAR manually

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

sudo pacman -S --needed base-devel git

b. Clone lunatic's git locally

git clone https://aur.archlinux.org/lunatic.git ~/lunatic

c. Go to ~/lunatic folder and install it

cd ~/lunatic
makepkg -si

3. Details of lunatic package

ID: 1121320
Name: lunatic
PackageBaseID: 172546
PackageBase: lunatic
Version: 0.10.0-1
Description: Lunatic is an Erlang inspired runtime for WebAssembly
URL: https://github.com/lunatic-solutions/lunatic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gdamjan
FirstSubmitted: 1635605982
LastModified: 1659535375
URLPath: /cgit/aur.git/snapshot/lunatic.tar.gz