amqp-cpp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S amqp-cpp

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

$ yay -Rns amqp-cpp

2. Manually Install "amqp-cpp" via AUR

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

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

b. Clone amqp-cpp's git locally

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

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

$ cd ~/amqp-cpp $ makepkg -si

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

ID: 1080084
Name: amqp-cpp
PackageBaseID: 142964
PackageBase: amqp-cpp
Version: 4.3.16-1
Description: AMQP-CPP is a C++ library for communicating with a RabbitMQ message broker.
URL: https://github.com/CopernicaMarketingSoftware/AMQP-CPP
NumVotes: 0
Popularity: 0
OutOfDate: 1693854651
Maintainer: Manifolds
Submitter: Manifolds
FirstSubmitted: 1561267850
LastModified: 1652542194
URLPath: /cgit/aur.git/snapshot/amqp-cpp.tar.gz