python2-ntlm on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S python2-ntlm

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

$ yay -Rns python2-ntlm

2. Manually Install "python2-ntlm" via AUR

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

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

b. Clone python2-ntlm's git locally

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

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

$ cd ~/python2-ntlm $ makepkg -si

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

ID: 401502
Name: python2-ntlm
PackageBaseID: 121515
PackageBase: python2-ntlm
Version: 1.1.0-1
Description: Python library that provides NTLM support, including an authentication handler for urllib2
URL: https://pypi.python.org/pypi/python-ntlm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Captain_Wobbles
FirstSubmitted: 1492207394
LastModified: 1492207394
URLPath: /cgit/aur.git/snapshot/python2-ntlm.tar.gz