lua51-etf on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S lua51-etf

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

$ yay -Rns lua51-etf

2. Manually Install "lua51-etf" via AUR

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

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

b. Clone lua51-etf's git locally

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

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

$ cd ~/lua51-etf $ makepkg -si

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

ID: 1242833
Name: lua51-etf
PackageBaseID: 192776
PackageBase: lua-etf
Version: 1.0.2-1
Description: Erlang External Term Format encoder and decoder for Lua 5.1
URL: https://github.com/jprjr/lua-etf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jprjr
Submitter: jprjr
FirstSubmitted: 1681756974
LastModified: 1681756974
URLPath: /cgit/aur.git/snapshot/lua51-etf.tar.gz