msgpack-tools on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "msgpack-tools" 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 msgpack-tools on Arch using YAY
$
yay -S
msgpack-tools
Copied
* (Optional) Uninstall msgpack-tools on Arch using YAY
$
yay -Rns
msgpack-tools
Copied
2. Manually Install "msgpack-tools" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone msgpack-tools's git locally
$
git clone https://aur.archlinux.org/msgpack-tools.git
~/msgpack-tools
Copied
c. Go to ~/msgpack-tools folder and install it
$
cd
~/msgpack-tools
Copied
$
makepkg -si
Copied
3. Information about the msgpack-tools package on Arch User Repository (AUR)
ID: 376749
Name: msgpack-tools
PackageBaseID: 111833
PackageBase: msgpack-tools
Version: 0.6-1
Description: Command-line tools for converting between MessagePack and JSON
URL: https://github.com/ludocode/msgpack-tools
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: ludocode
Submitter: ludocode
FirstSubmitted: 1464546077
LastModified: 1485116506
URLPath: /cgit/aur.git/snapshot/msgpack-tools.tar.gz
Name: msgpack-tools
PackageBaseID: 111833
PackageBase: msgpack-tools
Version: 0.6-1
Description: Command-line tools for converting between MessagePack and JSON
URL: https://github.com/ludocode/msgpack-tools
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: ludocode
Submitter: ludocode
FirstSubmitted: 1464546077
LastModified: 1485116506
URLPath: /cgit/aur.git/snapshot/msgpack-tools.tar.gz