luajack on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S luajack

* (Optional) Uninstall luajack on Arch using YAY

$ yay -Rns luajack

2. Manually Install "luajack" via AUR

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

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

b. Clone luajack's git locally

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

c. Go to ~/luajack folder and install it

$ cd ~/luajack $ makepkg -si

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

ID: 499565
Name: luajack
PackageBaseID: 131199
PackageBase: luajack
Version: 0.5-2
Description: Lua bindings for the JACK Audio Connection Kit
URL: https://github.com/stetre/luajack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: osch
FirstSubmitted: 1522352078
LastModified: 1522596749
URLPath: /cgit/aur.git/snapshot/luajack.tar.gz