lua51-messagepack on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S lua51-messagepack

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

$ yay -Rns lua51-messagepack

2. Manually Install "lua51-messagepack" via AUR

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

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

b. Clone lua51-messagepack's git locally

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

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

$ cd ~/lua51-messagepack $ makepkg -si

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

ID: 775477
Name: lua51-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/lua51-messagepack.tar.gz