lua-etf on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S lua-etf

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

$ yay -Rns lua-etf

2. Manually Install "lua-etf" via AUR

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

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

b. Clone lua-etf's git locally

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

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

$ cd ~/lua-etf $ makepkg -si

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

ID: 1242832
Name: lua-etf
PackageBaseID: 192776
PackageBase: lua-etf
Version: 1.0.2-1
Description: Erlang External Term Format encoder and decoder for Lua
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/lua-etf.tar.gz