php-stomp on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S php-stomp

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

$ yay -Rns php-stomp

2. Manually Install "php-stomp" via AUR

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

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

b. Clone php-stomp's git locally

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

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

$ cd ~/php-stomp $ makepkg -si

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

ID: 751145
Name: php-stomp
PackageBaseID: 58814
PackageBase: php-stomp
Version: 2.0.2-1
Description: PHP stomp client extension
URL: http://www.php.net/manual/en/book.stomp.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1335451925
LastModified: 1591986283
URLPath: /cgit/aur.git/snapshot/php-stomp.tar.gz