lua-format on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S lua-format

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

$ yay -Rns lua-format

2. Manually Install "lua-format" via AUR

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

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

b. Clone lua-format's git locally

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

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

$ cd ~/lua-format $ makepkg -si

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

ID: 1259917
Name: lua-format
PackageBaseID: 147574
PackageBase: lua-format
Version: 1.3.6-8
Description: LuaFormatter - Code formatter for Lua
URL: https://github.com/Koihik/LuaFormatter
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bilabila
Submitter: bilabila
FirstSubmitted: 1577002513
LastModified: 1684423597
URLPath: /cgit/aur.git/snapshot/lua-format.tar.gz