lua-lcf on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S lua-lcf

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

$ yay -Rns lua-lcf

2. Manually Install "lua-lcf" via AUR

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

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

b. Clone lua-lcf's git locally

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

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

$ cd ~/lua-lcf $ makepkg -si

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

ID: 736761
Name: lua-lcf
PackageBaseID: 141538
PackageBase: lua-lcf
Version: 5.3-2
Description: Lua code formatter
URL: https://github.com/martin-eden/lua_code_formatter
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1556184562
LastModified: 1589539124
URLPath: /cgit/aur.git/snapshot/lua-lcf.tar.gz