love10 on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S love10

* (Optional) Uninstall love10 on Arch using YAY

$ yay -Rns love10

2. Manually Install "love10" via AUR

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

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

b. Clone love10's git locally

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

c. Go to ~/love10 folder and install it

$ cd ~/love10 $ makepkg -si

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

ID: 1068768
Name: love10
PackageBaseID: 131374
PackageBase: love10
Version: 0.10.2-4
Description: 2D game engine which uses the versatile Lua scripting language
URL: http://love2d.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: alloyed
FirstSubmitted: 1522891262
LastModified: 1650353929
URLPath: /cgit/aur.git/snapshot/love10.tar.gz