python-stomp.py on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-stomp.py

* (Optional) Uninstall python-stomp.py on Arch using YAY

$ yay -Rns python-stomp.py

2. Manually Install "python-stomp.py" via AUR

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

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

b. Clone python-stomp.py's git locally

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

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

$ cd ~/python-stomp.py $ makepkg -si

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

ID: 1227575
Name: python-stomp.py
PackageBaseID: 58809
PackageBase: python-stomp.py
Version: 8.1.0-1
Description: Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
URL: https://github.com/jasonrbriggs/stomp.py
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mtorromeo
FirstSubmitted: 1335435574
LastModified: 1678991411
URLPath: /cgit/aur.git/snapshot/python-stomp.py.tar.gz