qxmpp-doc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S qxmpp-doc

* (Optional) Uninstall qxmpp-doc on Arch using YAY

$ yay -Rns qxmpp-doc

2. Manually Install "qxmpp-doc" via AUR

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

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

b. Clone qxmpp-doc's git locally

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

c. Go to ~/qxmpp-doc folder and install it

$ cd ~/qxmpp-doc $ makepkg -si

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

ID: 1071430
Name: qxmpp-doc
PackageBaseID: 127451
PackageBase: qxmpp
Version: 1.4.0-2
Description: Cross-platform C++ XMPP client and server library (documentation)
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-doc.tar.gz