amulet on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S amulet

* (Optional) Uninstall amulet on Arch using YAY

$ yay -Rns amulet

2. Manually Install "amulet" via AUR

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

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

b. Clone amulet's git locally

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

c. Go to ~/amulet folder and install it

$ cd ~/amulet $ makepkg -si

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

ID: 802921
Name: amulet
PackageBaseID: 106606
PackageBase: amulet
Version: 1.21.10-1
Description: Lua-based audio / visual toolkit for small-scope games and experimentation
URL: http://www.amulet.xyz/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: erbridge
FirstSubmitted: 1453752450
LastModified: 1602347707
URLPath: /cgit/aur.git/snapshot/amulet.tar.gz