python2-sasl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-sasl

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

$ yay -Rns python2-sasl

2. Manually Install "python2-sasl" via AUR

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

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

b. Clone python2-sasl's git locally

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

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

$ cd ~/python2-sasl $ makepkg -si

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

ID: 276201
Name: python2-sasl
PackageBaseID: 96490
PackageBase: python2-sasl
Version: 0.2.1-1
Description: Cyrus-SASL bindings for Python
URL: https://github.com/toddlipcon/python-sasl
NumVotes: 0
Popularity: 0
OutOfDate: 1646866236
Maintainer:
FirstSubmitted: 1438103656
LastModified: 1455692877
URLPath: /cgit/aur.git/snapshot/python2-sasl.tar.gz

5. The same packages on other Linux Distributions