lua-format-ext on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S lua-format-ext

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

$ yay -Rns lua-format-ext

2. Manually Install "lua-format-ext" 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-ext's git locally

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

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

$ cd ~/lua-format-ext $ makepkg -si

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

ID: 1259922
Name: lua-format-ext
PackageBaseID: 147576
PackageBase: lua-format-ext
Version: 1.3.6-4
Description: LuaFormatter with extended identifiers
URL: https://github.com/tkkcc/LuaFormatter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bilabila
Submitter: bilabila
FirstSubmitted: 1577009100
LastModified: 1684423641
URLPath: /cgit/aur.git/snapshot/lua-format-ext.tar.gz