python-aioxmpp on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-aioxmpp

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

$ yay -Rns python-aioxmpp

2. Manually Install "python-aioxmpp" via AUR

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

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

b. Clone python-aioxmpp's git locally

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

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

$ cd ~/python-aioxmpp $ makepkg -si

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

ID: 1212090
Name: python-aioxmpp
PackageBaseID: 103934
PackageBase: python-aioxmpp
Version: 0.13.3-1
Description: An XMPP library for use with Python 3.5+ asyncio
URL: https://github.com/horazont/aioxmpp
NumVotes: 4
Popularity: 3.0E-5
OutOfDate:
Maintainer: xenrox
Submitter: renek
FirstSubmitted: 1448797103
LastModified: 1676582745
URLPath: /cgit/aur.git/snapshot/python-aioxmpp.tar.gz