gss-ntlmssp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gss-ntlmssp

* (Optional) Uninstall gss-ntlmssp on Arch using YAY

$ yay -Rns gss-ntlmssp

2. Manually Install "gss-ntlmssp" via AUR

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

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

b. Clone gss-ntlmssp's git locally

$ git clone https://aur.archlinux.org/gss-ntlmssp.git ~/gss-ntlmssp

c. Go to ~/gss-ntlmssp folder and install it

$ cd ~/gss-ntlmssp $ makepkg -si

3. Information about the gss-ntlmssp package on Arch User Repository (AUR)

ID: 1419621
Name: gss-ntlmssp
PackageBaseID: 99983
PackageBase: gss-ntlmssp
Version: 1.3.1-1
Description: A GSSAPI Mechanism that implements NTLMSSP
URL: https://github.com/gssapi/gss-ntlmssp
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: mober
FirstSubmitted: 1442241240
LastModified: 1709404957
URLPath: /cgit/aur.git/snapshot/gss-ntlmssp.tar.gz