qt-lua on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S qt-lua

* (Optional) Uninstall qt-lua on Arch using YAY

$ yay -Rns qt-lua

2. Manually Install "qt-lua" via AUR

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

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

b. Clone qt-lua's git locally

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

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

$ cd ~/qt-lua $ makepkg -si

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

ID: 817503
Name: qt-lua
PackageBaseID: 95316
PackageBase: qt-lua
Version: 2.1-2
Description: Lua scripting API for Qt applications
URL: http://www.nongnu.org/libqtlua/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zrax
Submitter: Zrax
FirstSubmitted: 1435463418
LastModified: 1605119806
URLPath: /cgit/aur.git/snapshot/qt-lua.tar.gz