python-requests-gssapi on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-requests-gssapi

* (Optional) Uninstall python-requests-gssapi on Arch using YAY

$ yay -Rns python-requests-gssapi

2. Manually Install "python-requests-gssapi" via AUR

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

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

b. Clone python-requests-gssapi's git locally

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

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

$ cd ~/python-requests-gssapi $ makepkg -si

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

ID: 861043
Name: python-requests-gssapi
PackageBaseID: 158466
PackageBase: python-requests-gssapi
Version: 1.2.3-1
Description: GSSAPI (HTTP Negotiate) authentication for Python-Requests
URL: https://github.com/pythongssapi/requests-gssapi
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: grawity
FirstSubmitted: 1602048418
LastModified: 1612880631
URLPath: /cgit/aur.git/snapshot/python-requests-gssapi.tar.gz