wxlua on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S wxlua

* (Optional) Uninstall wxlua on Arch using YAY

$ yay -Rns wxlua

2. Manually Install "wxlua" via AUR

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

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

b. Clone wxlua's git locally

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

c. Go to ~/wxlua folder and install it

$ cd ~/wxlua $ makepkg -si

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

ID: 789730
Name: wxlua
PackageBaseID: 23844
PackageBase: wxlua
Version: 3.0.0.9-2
Description: Lua bindings for wxWidgets (Lua 5.3+ compatible fork)
URL: https://github.com/pkulchenko/wxlua
NumVotes: 24
Popularity: 0
OutOfDate: 1614815593
Maintainer:
Submitter: farvardin
FirstSubmitted: 1234473715
LastModified: 1599725402
URLPath: /cgit/aur.git/snapshot/wxlua.tar.gz