gsasl-ntlm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gsasl-ntlm

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

$ yay -Rns gsasl-ntlm

2. Manually Install "gsasl-ntlm" via AUR

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

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

b. Clone gsasl-ntlm's git locally

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

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

$ cd ~/gsasl-ntlm $ makepkg -si

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

ID: 1264716
Name: gsasl-ntlm
PackageBaseID: 106994
PackageBase: gsasl-ntlm
Version: 2.2.0-1
Description: Simple Authentication and Security Layer framework and a few common SASL mechanisms - NTLM support
URL: https://josefsson.org/gsasl/
NumVotes: 2
Popularity: 1.1E-5
OutOfDate:
Maintainer: wzyboy
Submitter: wzyboy
FirstSubmitted: 1454470896
LastModified: 1685304630
URLPath: /cgit/aur.git/snapshot/gsasl-ntlm.tar.gz