luarocket on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S luarocket

* (Optional) Uninstall luarocket on Arch using YAY

$ yay -Rns luarocket

2. Manually Install "luarocket" via AUR

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

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

b. Clone luarocket's git locally

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

c. Go to ~/luarocket folder and install it

$ cd ~/luarocket $ makepkg -si

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

ID: 1422053
Name: luarocket
PackageBaseID: 203395
PackageBase: luarocket
Version: 0.1.0-1
Description: Vendor Lua rocks into a local project directory
URL: https://github.com/jcrd/luarocket
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1709760474
LastModified: 1709760474
URLPath: /cgit/aur.git/snapshot/luarocket.tar.gz