python-xmpppy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-xmpppy

* (Optional) Uninstall python-xmpppy on Arch using YAY

$ yay -Rns python-xmpppy

2. Manually Install "python-xmpppy" via AUR

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

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

b. Clone python-xmpppy's git locally

$ git clone https://aur.archlinux.org/python-xmpppy.git ~/python-xmpppy

c. Go to ~/python-xmpppy folder and install it

$ cd ~/python-xmpppy $ makepkg -si

3. Information about the python-xmpppy package on Arch User Repository (AUR)

ID: 1282025
Name: python-xmpppy
PackageBaseID: 193051
PackageBase: python-xmpppy
Version: 0.7.1-2
Description: Python 2/3 implementation of XMPP (RFC3920, RFC3921).
URL: https://github.com/xmpppy/xmpppy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1682514448
LastModified: 1688326363
URLPath: /cgit/aur.git/snapshot/python-xmpppy.tar.gz