luabridge-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S luabridge-git

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

$ yay -Rns luabridge-git

2. Manually Install "luabridge-git" via AUR

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

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

b. Clone luabridge-git's git locally

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

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

$ cd ~/luabridge-git $ makepkg -si

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

ID: 1202539
Name: luabridge-git
PackageBaseID: 186452
PackageBase: luabridge-git
Version: 2.8.r6.g6580b18-1
Description: A lightweight, dependency-free library for binding Lua to C++
URL: https://github.com/vinniefalco/LuaBridge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abouvier
Submitter: abouvier
FirstSubmitted: 1665244140
LastModified: 1674775539
URLPath: /cgit/aur.git/snapshot/luabridge-git.tar.gz