lunatic on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S lunatic

* (Optional) Uninstall lunatic on Arch using YAY

$ yay -Rns lunatic

2. Manually Install "lunatic" via AUR

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. Information about the lunatic package on Arch User Repository (AUR)

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