xmpppy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xmpppy

* (Optional) Uninstall xmpppy on Arch using YAY

$ yay -Rns xmpppy

2. Manually Install "xmpppy" via AUR

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

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

b. Clone xmpppy's git locally

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

c. Go to ~/xmpppy folder and install it

$ cd ~/xmpppy $ makepkg -si

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

ID: 475824
Name: xmpppy
PackageBaseID: 128819
PackageBase: xmpppy
Version: 0.5.0_rc1-4
Description: A Python library to provide easy scripting with Jabber
URL: http://xmpppy.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1616156817
Maintainer:
FirstSubmitted: 1515266619
LastModified: 1515266619
URLPath: /cgit/aur.git/snapshot/xmpppy.tar.gz