love-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S love-git

* (Optional) Uninstall love-git on Arch using YAY

$ yay -Rns love-git

2. Manually Install "love-git" via AUR

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

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

b. Clone love-git's git locally

$ git clone https://aur.archlinux.org/love-git.git ~/love-git

c. Go to ~/love-git folder and install it

$ cd ~/love-git $ makepkg -si

3. Information about the love-git package on Arch User Repository (AUR)

ID: 1363849
Name: love-git
PackageBaseID: 157624
PackageBase: love-git
Version: 20231203.6eb8d546-1
Description: An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences.
URL: https://love2d.org/
NumVotes: 72
Popularity: 0
OutOfDate:
Maintainer: bartbes
Submitter: bartbes
FirstSubmitted: 1599905562
LastModified: 1701615550
URLPath: /cgit/aur.git/snapshot/love-git.tar.gz