lua-love-release on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lua-love-release

* (Optional) Uninstall lua-love-release on Arch using YAY

$ yay -Rns lua-love-release

2. Manually Install "lua-love-release" via AUR

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

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

b. Clone lua-love-release's git locally

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

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

$ cd ~/lua-love-release $ makepkg -si

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

ID: 820836
Name: lua-love-release
PackageBaseID: 152113
PackageBase: lua-love-release
Version: 2.0.16-1
Description: Lua script that makes LÖVE game release easier
URL: https://github.com/MisterDA/love-release
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1588159080
LastModified: 1605766942
URLPath: /cgit/aur.git/snapshot/lua-love-release.tar.gz