msgpack-erlang on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S msgpack-erlang

* (Optional) Uninstall msgpack-erlang on Arch using YAY

$ yay -Rns msgpack-erlang

2. Manually Install "msgpack-erlang" via AUR

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

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

b. Clone msgpack-erlang's git locally

$ git clone https://aur.archlinux.org/msgpack-erlang.git ~/msgpack-erlang

c. Go to ~/msgpack-erlang folder and install it

$ cd ~/msgpack-erlang $ makepkg -si

3. Information about the msgpack-erlang package on Arch User Repository (AUR)

ID: 785546
Name: msgpack-erlang
PackageBaseID: 88393
PackageBase: msgpack-erlang
Version: 0.7.0-1
Description: MessagePack (de)serializer implementation for Erlang
URL: https://github.com/msgpack/msgpack-erlang/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1418974445
LastModified: 1598923213
URLPath: /cgit/aur.git/snapshot/msgpack-erlang.tar.gz