python2-sleekxmpp on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python2-sleekxmpp

* (Optional) Uninstall python2-sleekxmpp on Arch using YAY

$ yay -Rns python2-sleekxmpp

2. Manually Install "python2-sleekxmpp" via AUR

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

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

b. Clone python2-sleekxmpp's git locally

$ git clone https://aur.archlinux.org/python2-sleekxmpp.git ~/python2-sleekxmpp

c. Go to ~/python2-sleekxmpp folder and install it

$ cd ~/python2-sleekxmpp $ makepkg -si

3. Information about the python2-sleekxmpp package on Arch User Repository (AUR)

ID: 498718
Name: python2-sleekxmpp
PackageBaseID: 62647
PackageBase: python-sleekxmpp
Version: 1.3.3-1
Description: A XMPP library written for Python 3.x
URL: http://github.com/fritzy/SleekXMPP
NumVotes: 32
Popularity: 0
OutOfDate:
Maintainer: sleduc
FirstSubmitted: 1347227819
LastModified: 1522340599
URLPath: /cgit/aur.git/snapshot/python2-sleekxmpp.tar.gz

5. The same packages on other Linux Distributions