lua-lyaml on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S lua-lyaml

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

$ yay -Rns lua-lyaml

2. Manually Install "lua-lyaml" via AUR

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

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

b. Clone lua-lyaml's git locally

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

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

$ cd ~/lua-lyaml $ makepkg -si

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

ID: 827400
Name: lua-lyaml
PackageBaseID: 158011
PackageBase: lua-lyaml
Version: 6.2.7-1
Description: libYAML binding for Lua 5.4
URL: http://github.com/gvvaughan/lyaml
NumVotes: 0
Popularity: 0
OutOfDate: 1666501203
Maintainer:
Submitter: zebreus
FirstSubmitted: 1600970060
LastModified: 1606920946
URLPath: /cgit/aur.git/snapshot/lua-lyaml.tar.gz