lutok on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lutok

* (Optional) Uninstall lutok on Arch using YAY

$ yay -Rns lutok

2. Manually Install "lutok" via AUR

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

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

b. Clone lutok's git locally

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

c. Go to ~/lutok folder and install it

$ cd ~/lutok $ makepkg -si

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

ID: 1175600
Name: lutok
PackageBaseID: 188259
PackageBase: lutok
Version: 0.4-1
Description: Lightweight C++ API library for Lua
URL: https://github.com/jmmv/lutok
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: ANTONI
Submitter: ANTONI
FirstSubmitted: 1669623895
LastModified: 1669623895
URLPath: /cgit/aur.git/snapshot/lutok.tar.gz