luabind on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "luabind" 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
Copied
b. Install luabind on Arch using YAY
$
yay -S
luabind
Copied
* (Optional) Uninstall luabind on Arch using YAY
$
yay -Rns
luabind
Copied
2. Manually Install "luabind" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone luabind's git locally
$
git clone https://aur.archlinux.org/luabind.git
~/luabind
Copied
c. Go to ~/luabind folder and install it
$
cd
~/luabind
Copied
$
makepkg -si
Copied
3. Information about the luabind package on Arch User Repository (AUR)
ID: 1427820
Name: luabind
PackageBaseID: 64804
PackageBase: luabind
Version: 0.9.1-6
Description: A library that helps you create bindings between C++ and Lua
URL: http://www.rasterbar.com/products/luabind.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: Barthalion
FirstSubmitted: 1353427913
LastModified: 1710523112
URLPath: /cgit/aur.git/snapshot/luabind.tar.gz
Name: luabind
PackageBaseID: 64804
PackageBase: luabind
Version: 0.9.1-6
Description: A library that helps you create bindings between C++ and Lua
URL: http://www.rasterbar.com/products/luabind.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: Barthalion
FirstSubmitted: 1353427913
LastModified: 1710523112
URLPath: /cgit/aur.git/snapshot/luabind.tar.gz