qxmpp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S qxmpp

* (Optional) Uninstall qxmpp on Arch using YAY

$ yay -Rns qxmpp

2. Manually Install "qxmpp" via AUR

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

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

b. Clone qxmpp's git locally

$ git clone https://aur.archlinux.org/qxmpp.git ~/qxmpp

c. Go to ~/qxmpp folder and install it

$ cd ~/qxmpp $ makepkg -si

3. Information about the qxmpp package on Arch User Repository (AUR)

ID: 1071429
Name: qxmpp
PackageBaseID: 127451
PackageBase: qxmpp
Version: 1.4.0-2
Description: Cross-platform C++ XMPP client and server library
URL: https://github.com/qxmpp-project/qxmpp
NumVotes: 12
Popularity: 0.125136
OutOfDate:
Maintainer: HurricanePootis
FirstSubmitted: 1511420796
LastModified: 1650846678
URLPath: /cgit/aur.git/snapshot/qxmpp.tar.gz

5. The same packages on other Linux Distributions