qpid-proton on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S qpid-proton

* (Optional) Uninstall qpid-proton on Arch using YAY

$ yay -Rns qpid-proton

2. Manually Install "qpid-proton" via AUR

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

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

b. Clone qpid-proton's git locally

$ git clone https://aur.archlinux.org/qpid-proton.git ~/qpid-proton

c. Go to ~/qpid-proton folder and install it

$ cd ~/qpid-proton $ makepkg -si

3. Information about the qpid-proton package on Arch User Repository (AUR)

ID: 1235348
Name: qpid-proton
PackageBaseID: 192210
PackageBase: qpid-proton
Version: 0.38.0-1
Description: High-performance, lightweight messaging library
URL: https://qpid.apache.org/proton
NumVotes: 0
Popularity: 0
OutOfDate: 1695740533
Maintainer:
Submitter: arojas
FirstSubmitted: 1680369746
LastModified: 1680369746
URLPath: /cgit/aur.git/snapshot/qpid-proton.tar.gz

5. The same packages on other Linux Distributions