python2-kerberos on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-kerberos

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

$ yay -Rns python2-kerberos

2. Manually Install "python2-kerberos" via AUR

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

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

b. Clone python2-kerberos's git locally

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

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

$ cd ~/python2-kerberos $ makepkg -si

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

ID: 357178
Name: python2-kerberos
PackageBaseID: 50639
PackageBase: python2-kerberos
Version: 1.2.5-2
Description: A high-level wrapper for Kerberos (GSSAPI) operations
URL: https://pypi.python.org/pypi/kerberos
NumVotes: 12
Popularity: 0
OutOfDate: 1541034328
Maintainer:
FirstSubmitted: 1310357195
LastModified: 1479383205
URLPath: /cgit/aur.git/snapshot/python2-kerberos.tar.gz

5. The same packages on other Linux Distributions