lua51bind on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S lua51bind

* (Optional) Uninstall lua51bind on Arch using YAY

$ yay -Rns lua51bind

2. Manually Install "lua51bind" via AUR

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

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

b. Clone lua51bind's git locally

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

c. Go to ~/lua51bind folder and install it

$ cd ~/lua51bind $ makepkg -si

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

ID: 255448
Name: lua51bind
PackageBaseID: 103170
PackageBase: lua51bind
Version: 0.9.1-2
Description: A library that helps you create bindings between C++ and Lua51
URL: http://www.rasterbar.com/products/luabind.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: PitBall
FirstSubmitted: 1447187078
LastModified: 1449934256
URLPath: /cgit/aur.git/snapshot/lua51bind.tar.gz