lua53-messagepack on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lua53-messagepack

* (Optional) Uninstall lua53-messagepack on Arch using YAY

$ yay -Rns lua53-messagepack

2. Manually Install "lua53-messagepack" via AUR

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

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

b. Clone lua53-messagepack's git locally

$ git clone https://aur.archlinux.org/lua53-messagepack.git ~/lua53-messagepack

c. Go to ~/lua53-messagepack folder and install it

$ cd ~/lua53-messagepack $ makepkg -si

3. Information about the lua53-messagepack package on Arch User Repository (AUR)

ID: 775475
Name: lua53-messagepack
PackageBaseID: 128968
PackageBase: lua-messagepack
Version: 0.5.2-2
Description: Pure Lua implementation of MessagePack spec v5
URL: https://framagit.org/fperrad/lua-MessagePack
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: Barthalion
FirstSubmitted: 1515343857
LastModified: 1596723902
URLPath: /cgit/aur.git/snapshot/lua53-messagepack.tar.gz