luaclasslib on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S luaclasslib

* (Optional) Uninstall luaclasslib on Arch using YAY

$ yay -Rns luaclasslib

2. Manually Install "luaclasslib" via AUR

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

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

b. Clone luaclasslib's git locally

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

c. Go to ~/luaclasslib folder and install it

$ cd ~/luaclasslib $ makepkg -si

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

ID: 1293762
Name: luaclasslib
PackageBaseID: 195522
PackageBase: luaclasslib
Version: 3.0.1-1
Description: Extends the Lua C API with Moonscript-compatible class support, with or without Moonscript
URL: https://github.com/mousebyte/luaclasslib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mousebyte
Submitter: mousebyte
FirstSubmitted: 1688976529
LastModified: 1690220428
URLPath: /cgit/aur.git/snapshot/luaclasslib.tar.gz