php-msgpack on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S php-msgpack

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

$ yay -Rns php-msgpack

2. Manually Install "php-msgpack" via AUR

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

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

b. Clone php-msgpack's git locally

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

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

$ cd ~/php-msgpack $ makepkg -si

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

ID: 1266739
Name: php-msgpack
PackageBaseID: 97736
PackageBase: php-msgpack
Version: 2.2.0-4
Description: PHP extension for interfacing with MessagePack
URL: http://msgpack.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: danogentili
Submitter: lvht
FirstSubmitted: 1439688750
LastModified: 1685702278
URLPath: /cgit/aur.git/snapshot/php-msgpack.tar.gz