lua-messagepack on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "lua-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
Copied
b. Install lua-messagepack on Arch using YAY
$
yay -S
lua-messagepack
Copied
* (Optional) Uninstall lua-messagepack on Arch using YAY
$
yay -Rns
lua-messagepack
Copied
2. Manually Install "lua-messagepack" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lua-messagepack's git locally
$
git clone https://aur.archlinux.org/lua-messagepack.git
~/lua-messagepack
Copied
c. Go to ~/lua-messagepack folder and install it
$
cd
~/lua-messagepack
Copied
$
makepkg -si
Copied
3. Information about the lua-messagepack package on Arch User Repository (AUR)
ID: 775474
Name: lua-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/lua-messagepack.tar.gz
Name: lua-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/lua-messagepack.tar.gz