love09 on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S love09

* (Optional) Uninstall love09 on Arch using YAY

$ yay -Rns love09

2. Manually Install "love09" via AUR

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

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

b. Clone love09's git locally

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

c. Go to ~/love09 folder and install it

$ cd ~/love09 $ makepkg -si

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

ID: 260926
Name: love09
PackageBaseID: 105311
PackageBase: love09
Version: 0.9.2-1
Description: An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences
URL: http://love2d.org/
NumVotes: 8
Popularity: 0
OutOfDate: 1657050113
Maintainer: alloyed
Submitter: alloyed
FirstSubmitted: 1451546580
LastModified: 1451546581
URLPath: /cgit/aur.git/snapshot/love09.tar.gz