python2-ntlm3 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-ntlm3

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

$ yay -Rns python2-ntlm3

2. Manually Install "python2-ntlm3" via AUR

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

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

b. Clone python2-ntlm3's git locally

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

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

$ cd ~/python2-ntlm3 $ makepkg -si

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

ID: 257126
Name: python2-ntlm3
PackageBaseID: 104746
PackageBase: python-ntlm3
Version: 1.0.2-1
Description: Allows Python clients running on any operating system to provide NTLM authentication to a supporting server.
URL: https://github.com/trustrachel/python-ntlm3
NumVotes: 2
Popularity: 0.039769
OutOfDate:
Maintainer: garyvdm
FirstSubmitted: 1450353475
LastModified: 1450353774
URLPath: /cgit/aur.git/snapshot/python2-ntlm3.tar.gz