lua51-lyaml on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S lua51-lyaml

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

$ yay -Rns lua51-lyaml

2. Manually Install "lua51-lyaml" via AUR

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

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

b. Clone lua51-lyaml's git locally

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

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

$ cd ~/lua51-lyaml $ makepkg -si

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

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

5. The same packages on other Linux Distributions