lua-format on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install lua-format on Arch using YAY
$
yay -S
lua-format
Copied
* (Optional) Uninstall lua-format on Arch using YAY
$
yay -Rns
lua-format
Copied
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
Copied
b. Clone lua-format's git locally
$
git clone https://aur.archlinux.org/lua-format.git
~/lua-format
Copied
c. Go to ~/lua-format folder and install it
$
cd
~/lua-format
Copied
$
makepkg -si
Copied
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
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