python2-stomper on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-stomper

* (Optional) Uninstall python2-stomper on Arch using YAY

$ yay -Rns python2-stomper

2. Manually Install "python2-stomper" via AUR

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

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

b. Clone python2-stomper's git locally

$ git clone https://aur.archlinux.org/python2-stomper.git ~/python2-stomper

c. Go to ~/python2-stomper folder and install it

$ cd ~/python2-stomper $ makepkg -si

3. Information about the python2-stomper package on Arch User Repository (AUR)

ID: 750777
Name: python2-stomper
PackageBaseID: 79343
PackageBase: python2-stomper
Version: 0.4.3-1
Description: A transport neutral client implementation of the STOMP protocol.
URL: https://github.com/oisinmulvihill/stomper
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mtorromeo
FirstSubmitted: 1393331114
LastModified: 1591957037
URLPath: /cgit/aur.git/snapshot/python2-stomper.tar.gz

5. The same packages on other Linux Distributions