qpid-cpp on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S qpid-cpp

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

$ yay -Rns qpid-cpp

2. Manually Install "qpid-cpp" via AUR

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

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

b. Clone qpid-cpp's git locally

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

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

$ cd ~/qpid-cpp $ makepkg -si

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

ID: 351112
Name: qpid-cpp
PackageBaseID: 109313
PackageBase: qpid-cpp
Version: 1.35.0-1
Description: A connection-oriented messaging API that supports many languages and platforms
URL: http://qpid.apache.org/index.html
NumVotes: 0
Popularity: 0
OutOfDate: 1489527854
Maintainer: dfeist
Submitter: dfeist
FirstSubmitted: 1458935607
LastModified: 1477765523
URLPath: /cgit/aur.git/snapshot/qpid-cpp.tar.gz