stylua-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S stylua-bin

* (Optional) Uninstall stylua-bin on Arch using YAY

$ yay -Rns stylua-bin

2. Manually Install "stylua-bin" via AUR

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

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

b. Clone stylua-bin's git locally

$ git clone https://aur.archlinux.org/stylua-bin.git ~/stylua-bin

c. Go to ~/stylua-bin folder and install it

$ cd ~/stylua-bin $ makepkg -si

3. Information about the stylua-bin package on Arch User Repository (AUR)

ID: 1120009
Name: stylua-bin
PackageBaseID: 183814
PackageBase: stylua-bin
Version: 0.14.2-1
Description: An opinionated code formatter for Lua 5.1 and Luau, built using full-moon.
URL: https://github.com/JohnnyMorganz/StyLua
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mnabila
FirstSubmitted: 1657152494
LastModified: 1659311126
URLPath: /cgit/aur.git/snapshot/stylua-bin.tar.gz