python-slixmpp on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python-slixmpp

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

$ yay -Rns python-slixmpp

2. Manually Install "python-slixmpp" via AUR

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

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

b. Clone python-slixmpp's git locally

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

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

$ cd ~/python-slixmpp $ makepkg -si

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

ID: 1404915
Name: python-slixmpp
PackageBaseID: 96599
PackageBase: python-slixmpp
Version: 1.8.5-2
Description: An XMPP library written for Python 3.7+ (SleekXMPP asyncio fork)
URL: https://codeberg.org/poezio/slixmpp
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: mathieuI
Submitter: mathieuI
FirstSubmitted: 1438374061
LastModified: 1707221723
URLPath: /cgit/aur.git/snapshot/python-slixmpp.tar.gz